ValidationException (AquaLogic Data Services Platform API)
com.bea.dsp.management.beans
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.dsp.management.beans.ValidationException
- All Implemented Interfaces:
- java.io.Serializable
public final class ValidationException
- extends java.lang.Exception
This is thrown if validation fails.
- See Also:
Validatable.validate()
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ValidationException
public ValidationException()
ValidationException
public ValidationException(java.lang.Throwable cause)
ValidationException
public ValidationException(java.lang.String message)
ValidationException
public ValidationException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2007 BEA Systems Inc. All Rights Reserved.