org.mule.common.metadata.parser.json
Class SchemaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mule.common.metadata.parser.json.SchemaException
- All Implemented Interfaces:
- Serializable
public class SchemaException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SchemaException
public SchemaException()
SchemaException
public SchemaException(String message)
SchemaException
public SchemaException(Throwable cause)
SchemaException
public SchemaException(String message,
Throwable cause)
Copyright © 2015 MuleSoft, Inc.. All rights reserved.