net.jradius.exception
Class RadiusException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.jradius.exception.RadiusException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidParameterException, NoSuchSessionException, RadiusSecurityException, StandardViolatedException, TimeoutException, UnknownAttributeException
public class RadiusException
- extends Exception
RADIUS Exception
- Author:
- David Bird
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RadiusException
public RadiusException(String message)
RadiusException
public RadiusException(String message,
Exception e)
RadiusException
public RadiusException(Exception e)
Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.