public class SecurityException extends RuntimeException { // Public Constructors public SecurityException( ); public SecurityException(String s); }