Package com.variant.server.spi
Class ServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.variant.share.error.VariantException
com.variant.server.spi.ServerException
- All Implemented Interfaces:
Serializable
public class ServerException
extends com.variant.share.error.VariantException
The super-type for of Variant server exception.
- Since:
- 0.7
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.variant.share.error.VariantException
com.variant.share.error.VariantException.Internal
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServerException
public ServerException() -
ServerException
-
ServerException
-
ServerException
-