Class PathResolutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jumpmind.symmetric.file.PathResolutionException
All Implemented Interfaces:
Serializable

public class PathResolutionException extends RuntimeException
See Also:
  • Constructor Details

    • PathResolutionException

      public PathResolutionException()
    • PathResolutionException

      public PathResolutionException(String message, Throwable cause)
    • PathResolutionException

      public PathResolutionException(String message)
    • PathResolutionException

      public PathResolutionException(Throwable cause)