Class PermissionException

  • All Implemented Interfaces:
    Serializable

    public class PermissionException
    extends edu.uiuc.ncsa.security.core.exceptions.GeneralException

    Created by Jeff Gaynor
    on 11/23/16 at 3:00 PM

    See Also:
    Serialized Form
    • Constructor Detail

      • PermissionException

        public PermissionException()
      • PermissionException

        public PermissionException​(Throwable cause)
      • PermissionException

        public PermissionException​(String message)
      • PermissionException

        public PermissionException​(String message,
                                   Throwable cause)