org.glite.security.voms.service
Class VOMSException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.glite.security.voms.service.VOMSException
All Implemented Interfaces:
java.io.Serializable

public class VOMSException
extends java.lang.Exception

General VOMS exception (thrown back to the client by the VOMS interfaces).

Author:
Akos Frohner, Karoly Lorentey
See Also:
Serialized Form

Constructor Summary
VOMSException()
           
 
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()


Copyright © 2004 EU-EGEE