|
|||||||||
| 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.hl7.xml.validator.ValidatorException
org.hl7.xml.builder.FeatureException
public class FeatureException
...
| Constructor Summary | |
|---|---|
FeatureException(Feature feature)
|
|
FeatureException(Feature feature,
java.lang.Exception ex)
|
|
FeatureException(Feature feature,
java.lang.String message)
|
|
| Method Summary | |
|---|---|
static java.lang.String |
createMessage(Feature feature)
|
Feature |
getFeature()
|
| 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 |
| Constructor Detail |
|---|
public FeatureException(Feature feature)
public FeatureException(Feature feature,
java.lang.String message)
public FeatureException(Feature feature,
java.lang.Exception ex)
| Method Detail |
|---|
public static java.lang.String createMessage(Feature feature)
public Feature getFeature()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||