Package org.fugerit.java.tool
Class RunToolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fugerit.java.tool.RunToolException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRunToolException(String message) RunToolException(String message, Throwable cause) RunToolException(Throwable cause) -
Method Summary
Modifier and TypeMethodDescriptionstatic RunToolExceptionstatic RunToolExceptionstatic RunToolExceptionconvertExMethod(String method, Exception e) static RunToolExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RunToolException
public RunToolException() -
RunToolException
-
RunToolException
-
RunToolException
-
-
Method Details
-
stadardExceptionWrapping
- Throws:
RunToolException
-
convertEx
-
convertExMethod
-
convertEx
-