public class SAMLObjectBuilderRuntimeException extends RuntimeException
| Constructor and Description |
|---|
SAMLObjectBuilderRuntimeException(String message)
Constructor assigning the error message.
|
SAMLObjectBuilderRuntimeException(String message,
Throwable cause)
Constructor assinging the error message and the cause of the error.
|
SAMLObjectBuilderRuntimeException(Throwable cause)
Constructor assigning the cause of the error
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SAMLObjectBuilderRuntimeException(String message)
message - the error messagepublic SAMLObjectBuilderRuntimeException(Throwable cause)
cause - the cause of the errorCopyright © 2018 Litsec AB. All rights reserved.