public class EntityProviderProducerException extends EntityProviderException
COMMON, DOUBLE_PROPERTY, END_DOCUMENT_EXPECTED, EXCEPTION_OCCURRED, EXPANDNOTSUPPORTED, ILLEGAL_ARGUMENT, INCORRECT_NAVIGATION_TYPE, INLINECOUNT_INVALID, INVALID_ATTRIBUTE, INVALID_COMPLEX_TYPE, INVALID_CONTENT, INVALID_DELETED_ENTRY_METADATA, INVALID_ENTITYTYPE, INVALID_INLINE_CONTENT, INVALID_MAPPING, INVALID_NAMESPACE, INVALID_PARENT_TAG, INVALID_PROPERTY, INVALID_PROPERTY_VALUE, INVALID_STATE, MANDATORY_WRITE_PROPERTY, MEDIA_DATA_NOT_INITIAL, MISSING_ATTRIBUTE, MISSING_PROPERTY, MISSING_RESULTS_ARRAY, MISSING_TAG, NOT_SET_CHARACTER_ENCODING, NULL_VALUE, UNSUPPORTED_CHARACTER_ENCODING, UNSUPPORTED_PROPERTY_TYPEerrorCode, messageReference| Constructor and Description |
|---|
EntityProviderProducerException(MessageReference messageReference) |
EntityProviderProducerException(MessageReference messageReference,
String errorCode) |
EntityProviderProducerException(MessageReference messageReference,
Throwable cause) |
EntityProviderProducerException(MessageReference messageReference,
Throwable cause,
String errorCode) |
createMessageReference, getErrorCode, getMessage, getMessageReferencegetApplicationExceptionCause, getHttpExceptionCause, getMessageExceptionCause, isCausedByApplicationException, isCausedByHttpException, isCausedByMessageExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EntityProviderProducerException(MessageReference messageReference)
public EntityProviderProducerException(MessageReference messageReference, Throwable cause)
public EntityProviderProducerException(MessageReference messageReference, String errorCode)
public EntityProviderProducerException(MessageReference messageReference, Throwable cause, String errorCode)
Copyright © 2020. All rights reserved.