Package org.jumpmind.symmetric.file
Class PathResolutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jumpmind.symmetric.file.PathResolutionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPathResolutionException
(String message) PathResolutionException
(String message, Throwable cause) PathResolutionException
(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
-
PathResolutionException
public PathResolutionException() -
PathResolutionException
-
PathResolutionException
-
PathResolutionException
-