org.gxml.xs
Class SmSimpleTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gxml.xs.SmException
              extended by org.gxml.xs.SmSimpleTypeException
All Implemented Interfaces:
java.io.Serializable

public final class SmSimpleTypeException
extends SmException

See Also:
Serialized Form

Constructor Summary
SmSimpleTypeException(java.lang.String initialValue, SmSimpleType<?,?> type, SmException cause)
           
 
Method Summary
 boolean equals(org.gxml.xs.Object obj)
           
 java.lang.String getMessage()
           
 
Methods inherited from class org.gxml.xs.SmException
getCause, getOutcome, getPartNumber
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, 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

SmSimpleTypeException

public SmSimpleTypeException(java.lang.String initialValue,
                             SmSimpleType<?,?> type,
                             SmException cause)
Method Detail

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class java.lang.Throwable

equals

public boolean equals(org.gxml.xs.Object obj)


Copyright © 2009 TIBCO Software Inc. All Rights Reserved.