org.netbeans.beaninfo.editors
Class ExPropertyEditorSupport.EnvException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.netbeans.beaninfo.editors.ExPropertyEditorSupport.EnvException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ExPropertyEditorSupport
public static class ExPropertyEditorSupport.EnvException
- extends IllegalArgumentException
This class exists to enable unit tests to differentiate
between code bugs in the editors and invalid values from
the propertyEnv.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExPropertyEditorSupport.EnvException
public ExPropertyEditorSupport.EnvException(String s)