Class UmaDbException.InternalException

All Implemented Interfaces:
Serializable
Enclosing class:
UmaDbException

public static final class UmaDbException.InternalException extends UmaDbException
Represents an internal server or client error that does not fall into other specific categories.
See Also:
  • Constructor Details

    • InternalException

      public InternalException(String description)