public static class MpacException.InvalidResponseError extends MpacException
MpacException.CannotUpdateNonServerSideEntity, MpacException.ConnectionFailure, MpacException.InvalidResponseError, MpacException.ServerError| Constructor and Description |
|---|
MpacException.InvalidResponseError(Iterable<SchemaViolation> schemaViolations) |
MpacException.InvalidResponseError(String message) |
MpacException.InvalidResponseError(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
Iterable<SchemaViolation> |
getSchemaViolations() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MpacException.InvalidResponseError(Iterable<SchemaViolation> schemaViolations)
public MpacException.InvalidResponseError(String message)
public Iterable<SchemaViolation> getSchemaViolations()
public String getMessage()
getMessage in class ThrowableCopyright © 2016 Atlassian. All rights reserved.