Class UnsupportedScopeException

  • All Implemented Interfaces:
    Serializable

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

    Created by Jeff Gaynor
    on 8/17/15 at 2:30 PM

    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedScopeException

        public UnsupportedScopeException()
      • UnsupportedScopeException

        public UnsupportedScopeException​(Throwable cause)
      • UnsupportedScopeException

        public UnsupportedScopeException​(String message)
      • UnsupportedScopeException

        public UnsupportedScopeException​(String message,
                                         Throwable cause)