Class NoUsableMyProxyServerFoundException

  • All Implemented Interfaces:
    Serializable

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

    Created by Jeff Gaynor
    on 4/1/15 at 10:23 AM

    See Also:
    Serialized Form
    • Constructor Detail

      • NoUsableMyProxyServerFoundException

        public NoUsableMyProxyServerFoundException()
      • NoUsableMyProxyServerFoundException

        public NoUsableMyProxyServerFoundException​(Throwable cause)
      • NoUsableMyProxyServerFoundException

        public NoUsableMyProxyServerFoundException​(String message)
      • NoUsableMyProxyServerFoundException

        public NoUsableMyProxyServerFoundException​(String message,
                                                   Throwable cause)