org.mobicents.csapi.jr.slee
Class InvalidArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mobicents.csapi.jr.slee.InvalidArgumentException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- InvalidEnumValueException, InvalidUnionAccessorException
public class InvalidArgumentException
- extends java.lang.Exception
Thrown when an invalid argument is set
- See Also:
- Serialized Form
|
Method Summary |
java.lang.Throwable |
getCause()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, 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 |
InvalidArgumentException
public InvalidArgumentException()
InvalidArgumentException
public InvalidArgumentException(java.lang.String message)
InvalidArgumentException
public InvalidArgumentException(java.lang.String message,
java.lang.Throwable cause)
InvalidArgumentException
public InvalidArgumentException(java.lang.Throwable cause)
getCause
public java.lang.Throwable getCause()
- Overrides:
getCause in class java.lang.Throwable
Copyright © 2008. All Rights Reserved.