org.globus.wsrf.container
Class SecureContainerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.globus.common.ChainedException
org.globus.wsrf.container.ContainerException
org.globus.wsrf.container.SecureContainerException
- All Implemented Interfaces:
- java.io.Serializable
- public class SecureContainerException
- extends ContainerException
- See Also:
- Serialized Form
| Fields inherited from class org.globus.common.ChainedException |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class org.globus.common.ChainedException |
getException, getMessage, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SecureContainerException
public SecureContainerException()
SecureContainerException
public SecureContainerException(java.lang.String s)
SecureContainerException
public SecureContainerException(java.lang.String s,
java.lang.Throwable exception)
SecureContainerException
public SecureContainerException(java.lang.Throwable exception)