com.ibm.j2ca.extension.emd.discovery.properties
Class WBIPropertyVetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.beans.PropertyVetoException
com.ibm.j2ca.extension.emd.discovery.properties.WBIPropertyVetoException
- All Implemented Interfaces:
- java.io.Serializable
- public class WBIPropertyVetoException
- extends java.beans.PropertyVetoException
- See Also:
- Serialized Form
Methods inherited from class java.beans.PropertyVetoException |
getPropertyChangeEvent |
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 |
ERROR
public static final int ERROR
- See Also:
- Constant Field Values
WARNING
public static final int WARNING
- See Also:
- Constant Field Values
WBIPropertyVetoException
public WBIPropertyVetoException(java.lang.String mess,
java.beans.PropertyChangeEvent evt)
WBIPropertyVetoException
public WBIPropertyVetoException(java.lang.String mess,
java.beans.PropertyChangeEvent evt,
int exceptionType)
- Parameters:
mess
- evt
-
getErrorCode
public int getErrorCode()