public class InvalidSchemaException extends EntityJsonException
| Constructor and Description |
|---|
InvalidSchemaException(IEntityJsonContext context) |
InvalidSchemaException(IEntityJsonContext context,
String message) |
InvalidSchemaException(IEntityJsonContext context,
String message,
Throwable cause) |
InvalidSchemaException(IEntityJsonContext context,
String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
InvalidSchemaException(IEntityJsonContext context,
Throwable cause) |
getContextaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidSchemaException(IEntityJsonContext context, String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public InvalidSchemaException(IEntityJsonContext context, String message, Throwable cause)
public InvalidSchemaException(IEntityJsonContext context, String message)
public InvalidSchemaException(IEntityJsonContext context, Throwable cause)
public InvalidSchemaException(IEntityJsonContext context)
Copyright © 2019 The Symphony Software Foundation. All rights reserved.