org.openmdx.uses.net.sourceforge.jradiusclient.exception
Class InvalidParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.