Class InvalidPreferenceScopeException

  • All Implemented Interfaces:
    Serializable

    @Portable
    public class InvalidPreferenceScopeException
    extends RuntimeException
    Exception thrown when a invalid preference scope is used or created. Error details can be found in the exception message.
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidPreferenceScopeException

        public InvalidPreferenceScopeException()
      • InvalidPreferenceScopeException

        public InvalidPreferenceScopeException​(String message)