public class DirectivesException
extends java.lang.Exception
Constructor and Description |
---|
DirectivesException()
Constructs an
DirectivesException with no detail message. |
DirectivesException(java.lang.String s)
Constructs an
DirectivesException with the specified detail
message. |