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