com.sun.interview
Class Interview.HelpNotFoundFault

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sun.interview.Interview.Fault
              extended by com.sun.interview.Interview.HelpNotFoundFault
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Interview

Deprecated. No longer used in this API, direct JavaHelp usage was removed.

@Deprecated
public static class Interview.HelpNotFoundFault
extends Interview.Fault

Not for use, provided for backwards binary compatibility.

See Also:
Serialized Form

Constructor Summary
Interview.HelpNotFoundFault(java.util.ResourceBundle i18n, java.lang.String s, java.lang.String name)
          Deprecated.  
 
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

Interview.HelpNotFoundFault

public Interview.HelpNotFoundFault(java.util.ResourceBundle i18n,
                                   java.lang.String s,
                                   java.lang.String name)
Deprecated. 


Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved.