Class IllegalPermissionStateException

  • All Implemented Interfaces:
    Serializable

    public class IllegalPermissionStateException
    extends IllegalStateException
    Exception thrown from a service when the permissions of the application are not in the correct state to allow the permission change requested to be performed.
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalPermissionStateException

        public IllegalPermissionStateException​(String msg)