Class UmaDbException.IoException

All Implemented Interfaces:
Serializable
Enclosing class:
UmaDbException

public static final class UmaDbException.IoException extends UmaDbException
Indicates an I/O-related error, such as network failures or inability to reach the UmaDb server.
See Also:
  • Constructor Details

    • IoException

      public IoException(String message)