Package com.fluig.sdk.exception
Class BPMFileNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.fluig.sdk.api.common.SDKException
-
- com.fluig.sdk.exception.BPMFileNotFoundException
-
- All Implemented Interfaces:
Serializable
public class BPMFileNotFoundException extends com.fluig.sdk.api.common.SDKException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BPMFileNotFoundException(String fileName)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
BPMFileNotFoundException
public BPMFileNotFoundException(String fileName)
-
-