Class ClasspathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opentestfactory.utils.process.ClasspathException
- All Implemented Interfaces:
Serializable
Thrown when the required classpath operation fails.
- Author:
- edegenetais
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionClasspathException(String string) ClasspathException(String string, Throwable thrwbl) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ClasspathException
-
ClasspathException
-