org.netbeans.modules.j2ee.deployment.common.api
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.netbeans.modules.j2ee.deployment.common.api.ValidationException
- All Implemented Interfaces:
- Serializable
public class ValidationException
- extends Exception
Thrown when plugin verify service fails the validation of an J2EE module.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ValidationException
public ValidationException(String message)
- Creates a new instance of ValidationException