public class SamlWriterException
extends java.lang.Exception
Constructor and Description |
---|
SamlWriterException(java.lang.String reason,
java.lang.Throwable cause)
Creates a new instance of SamlWriterException with the given reason and cause.
|
public SamlWriterException(java.lang.String reason, java.lang.Throwable cause)
reason
- String containing the reason for the exception.cause
- Throwable cause of this exception."Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"