SecException(String, List<?extends Throwable >) constructor

Constructs a new SecException with a list of causes.

Syntax

SecException ( String msg , List<?extends Throwable > causeList )

Parameters