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