com.taserv.SMS
Class SMNotCompositeState

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.taserv.SMS.SMNotCompositeState
All Implemented Interfaces:
java.io.Serializable

public class SMNotCompositeState
extends java.lang.Exception

Thrown if a state is not composite, during an operation that expects composite state

See Also:
Serialized Form

Field Summary
 java.lang.Enum stateID
           
 
Constructor Summary
SMNotCompositeState(java.lang.Enum stateID)
           
 
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
 

Field Detail

stateID

public java.lang.Enum stateID
Constructor Detail

SMNotCompositeState

public SMNotCompositeState(java.lang.Enum stateID)


Copyright © 2004 TAServ. All Rights Reserved.