Extension SDK

oracle.ide.controls
Class URLPathField.BadEntryException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--oracle.ide.controls.URLPathField.BadEntryException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
URLPathField

public class URLPathField.BadEntryException
extends java.lang.Exception

See Also:
Serialized Form

Method Summary
 java.lang.String getBadEntry()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getBadEntry

public java.lang.String getBadEntry()

Extension SDK