Package org.jumpmind.symmetric
Class SyntaxParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jumpmind.symmetric.SymmetricException
org.jumpmind.symmetric.SyntaxParsingException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSyntaxParsingException
(String message, Object... args) SyntaxParsingException
(String message, Throwable cause) SyntaxParsingException
(String message, Throwable cause, Object... args) SyntaxParsingException
(Throwable cause) -
Method Summary
Methods inherited from class org.jumpmind.symmetric.SymmetricException
getRootCause
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SyntaxParsingException
public SyntaxParsingException() -
SyntaxParsingException
-
SyntaxParsingException
-
SyntaxParsingException
-
SyntaxParsingException
-