public class SignatureException extends Exception { // Public Constructors public SignatureException( ); public SignatureException(String msg); }