org.codehaus.modello.verifier

Class VerifierException


public class VerifierException
extends RuntimeException

Version:
$Id: VerifierException.java 695 2006-11-23 01:00:23Z brett $
Author:
Trygve Laugstøl

Constructor Summary

VerifierException(String msg)
VerifierException(String msg, Exception ex)
VerifierException(String msg, Throwable throwable)

Constructor Details

VerifierException

public VerifierException(String msg)

VerifierException

public VerifierException(String msg,
                         Exception ex)

VerifierException

public VerifierException(String msg,
                         Throwable throwable)