Package com.openkm.sdk4j.exception
Class NoSuchGroupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.openkm.sdk4j.exception.OKMException
com.openkm.sdk4j.exception.NoSuchGroupException
- All Implemented Interfaces:
Serializable
NoSuchGroupException
- Author:
- jllort
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoSuchGroupException(String arg0, String serverStacktrace) NoSuchGroupException(String arg0, Throwable arg1) -
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
-
NoSuchGroupException
public NoSuchGroupException() -
NoSuchGroupException
-
NoSuchGroupException
-
NoSuchGroupException
-