RADIUS Client API (V3)

com.theorem.radius3
Class ClientSendException

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

public final class ClientSendException
extends IOException
implements Serializable

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

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

Constructor Summary
ClientSendException()
           
ClientSendException(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

ClientSendException

public ClientSendException(String msg)

ClientSendException

public ClientSendException()

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.