public class SxmpParsingException extends SAXException
| Constructor and Description |
|---|
SxmpParsingException(SxmpErrorCode errorCode,
String msg,
Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
SxmpErrorCode |
getErrorCode() |
String |
getErrorMessage() |
Operation |
getOperation()
Gets the partially parsed Operation if it exists.
|
getCause, getException, getMessage, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic SxmpParsingException(SxmpErrorCode errorCode, String msg, Operation operation)
public SxmpErrorCode getErrorCode()
public String getErrorMessage()
public Operation getOperation()
Copyright © 2016. All rights reserved.