org.apache.geronimo.security.realm.providers
Class HeaderMismatchException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.geronimo.security.realm.providers.HeaderMismatchException
All Implemented Interfaces:
Serializable

public class HeaderMismatchException
extends Exception

See Also:
Serialized Form

Constructor Summary
HeaderMismatchException(String hostName)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HeaderMismatchException

public HeaderMismatchException(String hostName)


Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.