org.globus.gridshib.security.saml
Class GlobusSAMLException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.globus.gridshib.security.saml.GlobusSAMLException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GatewayException

public class GlobusSAMLException
extends Exception

Since:
0.3.0
See Also:
Serialized Form

Constructor Summary
GlobusSAMLException(String msg)
           
GlobusSAMLException(String msg, Throwable t)
           
 
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

GlobusSAMLException

public GlobusSAMLException(String msg)

GlobusSAMLException

public GlobusSAMLException(String msg,
                           Throwable t)


Copyright © 2007-2008 University of Illinois. All Rights Reserved.