public class CothorityNotFoundException extends CothorityException
| Constructor and Description |
|---|
CothorityNotFoundException() |
CothorityNotFoundException(String message) |
CothorityNotFoundException(String message,
Throwable cause) |
CothorityNotFoundException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CothorityNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.