com.github.fge.compiler
Class CompilingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.fge.jsonschema.core.exceptions.ProcessingException
com.github.fge.compiler.CompilingException
- All Implemented Interfaces:
- Serializable
public final class CompilingException
- extends com.github.fge.jsonschema.core.exceptions.ProcessingException
- See Also:
- Serialized Form
| Methods inherited from class com.github.fge.jsonschema.core.exceptions.ProcessingException |
getMessage, getProcessingMessage, getShortMessage |
CompilingException
public CompilingException(com.github.fge.jsonschema.core.report.ProcessingMessage message)
CompilingException
public CompilingException(String message)
CompilingException
public CompilingException(com.github.fge.jsonschema.core.report.ProcessingMessage message,
Throwable e)