net.sf.jradius.webservice
Class WebServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.jradius.exception.RadiusException
              extended by net.sf.jradius.webservice.WebServiceException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
OTPProxyException

public class WebServiceException
extends RadiusException

Author:
David Bird
See Also:
Serialized Form

Constructor Summary
WebServiceException(java.lang.String s)
           
 
Method Summary
 
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

WebServiceException

public WebServiceException(java.lang.String s)


Copyright © 2006 The JRadius Project, All Rights Reserved.