org.codehaus.modello.verifier
Class VerifierException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codehaus.modello.verifier.VerifierException
- All Implemented Interfaces:
- Serializable
public class VerifierException
- extends RuntimeException
- Version:
- $Id: VerifierException.java 1188 2009-02-14 23:37:46Z hboutemy $
- Author:
- Trygve Laugstøl
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
VerifierException
public VerifierException(String msg)
VerifierException
public VerifierException(String msg,
Exception ex)
VerifierException
public VerifierException(String msg,
Throwable throwable)
Copyright © 2001-2013 Codehaus. All Rights Reserved.