|
||||||||||
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
org.gxml.xs.SmWildcardIntersectionException
public abstract class SmWildcardIntersectionException
Field Summary | |
---|---|
static java.lang.String |
PART_INTERSECTION_NOT_EXPRESSIBLE
|
Constructor Summary | |
---|---|
SmWildcardIntersectionException(java.lang.String partNumber)
|
|
SmWildcardIntersectionException(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 |
Field Detail |
---|
public static final java.lang.String PART_INTERSECTION_NOT_EXPRESSIBLE
Constructor Detail |
---|
public SmWildcardIntersectionException(java.lang.String partNumber)
public SmWildcardIntersectionException(java.lang.String partNumber, SmException cause)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |