Package io.umadb.client
Class UmaDbException.InternalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.umadb.client.UmaDbException
io.umadb.client.UmaDbException.InternalException
- All Implemented Interfaces:
Serializable
- Enclosing class:
UmaDbException
Represents an internal server or client error
that does not fall into other specific categories.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.umadb.client.UmaDbException
UmaDbException.AuthenticationException, UmaDbException.CorruptionException, UmaDbException.IntegrityException, UmaDbException.InternalException, UmaDbException.IoException, UmaDbException.SerializationException -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InternalException
-