org.melati.login
Class HttpAuthorizationMelatiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.melati.poem.PoemException
org.melati.util.MelatiRuntimeException
org.melati.login.HttpAuthorizationMelatiException
- All Implemented Interfaces:
- Serializable
public class HttpAuthorizationMelatiException
- extends MelatiRuntimeException
Flags up when something was illegal or not supported about an incoming HTTP
authorization.
- See Also:
- Serialized Form
HttpAuthorizationMelatiException
public HttpAuthorizationMelatiException(String message)
- Constructor.
- Parameters:
message
- the message to pass up to super constructor
Copyright © 2000-2010 PanEris. All Rights Reserved.