Class HttpBasicException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.rootservices.otter.authentication.exception.HttpBasicException
-
- All Implemented Interfaces:
java.io.Serializable
public class HttpBasicException extends java.lang.ExceptionCreated by tommackenzie on 6/4/15.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HttpBasicException(java.lang.String message)
-