public class SamlReaderException
extends java.lang.Exception
| Constructor and Description |
|---|
SamlReaderException(java.lang.String reason,
java.lang.Throwable cause)
Creates a new instance of SamlReaderExeption with the given reason and cause.
|
public SamlReaderException(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"