public class LMSException extends Exception
Constructor and Description |
---|
LMSException() |
LMSException(String message) |
LMSException(String message,
Throwable cause) |
LMSException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
LMSException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021 BouncyCastle.org. All rights reserved.