org.apache.maven.it
Class VerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.it.VerificationException
- All Implemented Interfaces:
- Serializable
- public class VerificationException
- extends Exception
- Version:
- $Id: VerificationException.java 163236 2004-12-05 04:11:07Z jvanzyl $
- Author:
- Jason van Zyl
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
VerificationException
public VerificationException()
VerificationException
public VerificationException(String message)
VerificationException
public VerificationException(Throwable cause)
VerificationException
public VerificationException(String message,
Throwable cause)
Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.