org.glite.voms.contact
Class VOMSException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.glite.voms.contact.VOMSException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
VOMSSyntaxException

public class VOMSException
extends RuntimeException

Author:
Andrea Ceccanti
See Also:
Serialized Form

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

VOMSException

public VOMSException(String message)

VOMSException

public VOMSException(String message,
                     Throwable t)

VOMSException

public VOMSException(Throwable t)


Copyright © 2013. All Rights Reserved.