org.netbeans.core/2 3.32

org.netbeans.beaninfo.editors
Class ExPropertyEditorSupport.EnvException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalArgumentException
                  extended by 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

Constructor Summary
ExPropertyEditorSupport.EnvException(String s)
           
 
Method Summary
 
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
 

Constructor Detail

ExPropertyEditorSupport.EnvException

public ExPropertyEditorSupport.EnvException(String s)

org.netbeans.core/2 3.32

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.