org.mobicents.csapi.jr.slee
Class InvalidUnionAccessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mobicents.csapi.jr.slee.InvalidArgumentException
org.mobicents.csapi.jr.slee.InvalidUnionAccessorException
- All Implemented Interfaces:
- java.io.Serializable
public class InvalidUnionAccessorException
- extends InvalidArgumentException
Thrown when the expected data element has not been set
- See Also:
- Serialized Form
| 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 |
InvalidUnionAccessorException
public InvalidUnionAccessorException()
InvalidUnionAccessorException
public InvalidUnionAccessorException(java.lang.String message)
InvalidUnionAccessorException
public InvalidUnionAccessorException(java.lang.String message,
java.lang.Throwable cause)
InvalidUnionAccessorException
public InvalidUnionAccessorException(java.lang.Throwable cause)
Copyright © 2008. All Rights Reserved.