Class MissingScopeException

All Implemented Interfaces:
Serializable

public class MissingScopeException extends RuntimeException
Represents a RuntimeException, thrown if a data is requested which isn't accessible (doesn't have a specified scope.)
See Also:
  • Constructor Details

    • MissingScopeException

      public MissingScopeException(String message)