Package org.teamapps.ux.servlet
Class TeamAppsCommunicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.teamapps.ux.servlet.TeamAppsCommunicationException
-
Constructor Summary
ConstructorsConstructorDescriptionTeamAppsCommunicationException(String message) TeamAppsCommunicationException(String message, Throwable cause) TeamAppsCommunicationException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TeamAppsCommunicationException
public TeamAppsCommunicationException() -
TeamAppsCommunicationException
-
TeamAppsCommunicationException
-
TeamAppsCommunicationException
-
TeamAppsCommunicationException
-