Package org.apache.maven.it
Class VerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.it.VerificationException
- All Implemented Interfaces:
Serializable
- Version:
- $Id: VerificationException.java 609583 2008-01-07 12:18:57Z vsiveton $
- Author:
- Jason van Zyl
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVerificationException
(String message) VerificationException
(String message, Throwable cause) VerificationException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VerificationException
public VerificationException() -
VerificationException
-
VerificationException
-
VerificationException
-