Package com.openkm.sdk4j.exception
Class AutomationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.openkm.sdk4j.exception.OKMException
com.openkm.sdk4j.exception.AutomationException
- All Implemented Interfaces:
Serializable
OKMAutomationException
- Author:
- jllort
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAutomationException(String arg0, String serverStacktrace) AutomationException(String arg0, Throwable arg1) AutomationException(Throwable arg0) -
Method Summary
Methods inherited from class com.openkm.sdk4j.exception.OKMException
getServerStacktrace, setServerStacktraceMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AutomationException
public AutomationException() -
AutomationException
-
AutomationException
-
AutomationException
-