org.objectweb.proactive.ext.security.exceptions
Class RenegotiateSessionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.objectweb.proactive.ext.security.exceptions.RenegotiateSessionException
- All Implemented Interfaces:
- java.io.Serializable
public class RenegotiateSessionException
- extends java.lang.Exception
- implements java.io.Serializable
- Author:
- acontes
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
- See Also:
- Serialized Form
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 |
body
protected UniversalBody body
RenegotiateSessionException
public RenegotiateSessionException()
RenegotiateSessionException
public RenegotiateSessionException(java.lang.String arg0)
- Parameters:
arg0
-
RenegotiateSessionException
public RenegotiateSessionException(java.lang.String arg0,
java.lang.Throwable arg1)
- Parameters:
arg0
- arg1
-
RenegotiateSessionException
public RenegotiateSessionException(java.lang.Throwable arg0)
- Parameters:
arg0
-
RenegotiateSessionException
public RenegotiateSessionException(UniversalBody uni)
getUniversalBody
public UniversalBody getUniversalBody()
Copyright 2001-2007 INRIA All Rights Reserved.