org.codehaus.modello.verifier
public class VerifierException extends RuntimeException
Version: $Id: VerifierException.java 695 2006-11-23 01:00:23Z brett $
| Constructor Summary | |
|---|---|
| VerifierException(String msg) | |
| VerifierException(String msg, Exception ex) | |
| VerifierException(String msg, Throwable throwable) | |