java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jhotdraw8.graph.path.PathBuilderException
- All Implemented Interfaces:
Serializable
PathBuilderException.
- Author:
- Werner Randelshofer
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPathBuilderException(Exception cause) PathBuilderException(String message) PathBuilderException(String message, Exception 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
-
PathBuilderException
-
PathBuilderException
-
PathBuilderException
-