Class ReadOnlyException

All Implemented Interfaces:
Serializable

public class ReadOnlyException extends RuntimeException
Thrown when UserStorageProvider UserModel adapter is read-only
Version:
$Revision: 1 $
Author:
Bill Burke
See Also:
  • Constructor Details

    • ReadOnlyException

      public ReadOnlyException()
    • ReadOnlyException

      public ReadOnlyException(String message)