|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.gxml.xs.SmException
org.gxml.xs.SmComponentConstraintException
public abstract class SmComponentConstraintException
Abstract base class for all Schema Component Constraint exceptions.
Constructor Summary | |
---|---|
SmComponentConstraintException(SmOutcome outcome,
java.lang.String partNumber)
|
|
SmComponentConstraintException(SmOutcome outcome,
java.lang.String partNumber,
SmException cause)
|
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 |
---|
public SmComponentConstraintException(SmOutcome outcome, java.lang.String partNumber)
public SmComponentConstraintException(SmOutcome outcome, java.lang.String partNumber, SmException cause)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |