org.gxml.xs
Class SmFacetException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gxml.xs.SmException
              extended by org.gxml.xs.SmFacetException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
SmFacetMinMaxException

public abstract class SmFacetException
extends SmException

See Also:
Serialized Form

Constructor Summary
SmFacetException()
           
SmFacetException(SmOutcome outcome)
           
 
Method Summary
 
Methods inherited from class org.gxml.xs.SmException
getCause, getOutcome, getPartNumber
 
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

SmFacetException

public SmFacetException()

SmFacetException

public SmFacetException(SmOutcome outcome)


Copyright © 2009 TIBCO Software Inc. All Rights Reserved.