org.openmdx.uses.net.sourceforge.jradiusclient.exception
Class InvalidParameterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openmdx.uses.net.sourceforge.jradiusclient.exception.InvalidParameterException
All Implemented Interfaces:
Serializable

public class InvalidParameterException
extends Exception

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

Constructor Summary
InvalidParameterException()
          The default message constructor
InvalidParameterException(String message)
          Constructs an InvalidParameterException with the specified message
 
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

InvalidParameterException

public InvalidParameterException()
The default message constructor


InvalidParameterException

public InvalidParameterException(String message)
Constructs an InvalidParameterException with the specified message

Parameters:
message - the exception message


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.