|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.reverseXSL.exception.FormattedException
com.reverseXSL.transform.TransformerException
public class TransformerException
Multilingual Transformer & TransformerFactory error messages. See com.reverseXSL.exception.messages.properties for the default english-language messages.
| Nested Class Summary | |
|---|---|
static class |
TransformerException.DuplicateMappingSelectionKey
R001 Duplicate Pattern Keys in Mapping Selection Table! |
static class |
TransformerException.InvalidRegexSyntax
R004 Invalid regex [{0}] at line [{1}]! |
static class |
TransformerException.MappingSelectionFailure
R005 Failed to match this message [{0}... full range ...{1}] against any mapping selection regex from [{2}]! |
static class |
TransformerException.MappingSelectionFailure_MsgSubset
R006 Failed to match this message [{0}... first {3} bytes subset ...{1}] against any mapping selection regex from [{2}]! |
static class |
TransformerException.OverloadedMappingSelectionAttribute
R003 Overloading attribute in Mapping Selection Table! |
static class |
TransformerException.UnexpectedMappingSelectionLine
R002 Unexpected data in Mapping Selection Table at line [{0}]:[{1}]! |
| Method Summary |
|---|
| Methods inherited from class com.reverseXSL.exception.FormattedException |
|---|
getCause, getLocalizedMessage, getMessage, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||