org.mobicents.csapi.jr.slee
Class InvalidUnionAccessorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.mobicents.csapi.jr.slee.InvalidArgumentException
              extended by 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

Constructor Summary
InvalidUnionAccessorException()
           
InvalidUnionAccessorException(java.lang.String message)
           
InvalidUnionAccessorException(java.lang.String message, java.lang.Throwable cause)
           
InvalidUnionAccessorException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class org.mobicents.csapi.jr.slee.InvalidArgumentException
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
 

Constructor Detail

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.