net.sourceforge.jradiusclient.exception
Class RadiusException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--net.sourceforge.jradiusclient.exception.RadiusException
All Implemented Interfaces:
java.io.Serializable

public class RadiusException
extends java.lang.Exception

Version:
$Revision: 1.1 $
Author:
Robert J. Loihl
See Also:
Serialized Form

Constructor Summary
RadiusException(java.lang.String message)
           
 
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

RadiusException

public RadiusException(java.lang.String message)
Parameters:
message - the exception message