public class IcapException extends Exception
Constructor and Description |
---|
IcapException(String message,
IcapError error) |
IcapException(String message,
Throwable cause,
IcapError error) |
Modifier and Type | Method and Description |
---|---|
IcapError |
getError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2022 Waarp. All rights reserved.