public class OperationExceptionWithIndex
extends org.xipki.ca.api.OperationException
| Constructor and Description |
|---|
OperationExceptionWithIndex(int index,
org.xipki.ca.api.OperationException underlying) |
| Modifier and Type | Method and Description |
|---|---|
org.xipki.ca.api.OperationException.ErrorCode |
getErrorCode() |
String |
getErrorMessage() |
int |
getIndex() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationExceptionWithIndex(int index,
org.xipki.ca.api.OperationException underlying)
public org.xipki.ca.api.OperationException.ErrorCode getErrorCode()
getErrorCode in class org.xipki.ca.api.OperationExceptionpublic String getErrorMessage()
getErrorMessage in class org.xipki.ca.api.OperationExceptionpublic int getIndex()
Copyright © 2018. All rights reserved.