Class SourceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.cafapi.common.util.ref.DataSourceException
com.github.cafapi.common.util.ref.SourceNotFoundException
- All Implemented Interfaces:
Serializable
Thrown when the source reference is not found.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSourceNotFoundException
(String message) SourceNotFoundException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SourceNotFoundException
-
SourceNotFoundException
-