RADIUS Client API (V3)

com.theorem.radius3
Class ClientReceiveException

Object
  extended byThrowable
      extended byException
          extended byIOException
              extended byClientReceiveException
All Implemented Interfaces:
Serializable

public final class ClientReceiveException
extends IOException
implements Serializable

Client Exception class thrown by the RADIUSClient when the reception of a packet fails.

See Also:
authenticate(), accounting(), extended(), Serialized Form

Constructor Summary
ClientReceiveException()
           
ClientReceiveException(String msg)
           
 
Methods inherited from class Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClientReceiveException

public ClientReceiveException(String msg)

ClientReceiveException

public ClientReceiveException()

RADIUS Client API (V3)

Submit a bug report or feature request

Copyright 1998-2008 AXL Software. PO Box 97, Viola, Delaware 19979, U.S.A. All Rights Reserved.