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