com.sun.interview
Class Interview.BadHelpFault

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.BadHelpFault
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.BadHelpFault
extends Interview.Fault

Not for use, provided for backwards binary compatibility.

See Also:
Serialized Form

Constructor Summary
Interview.BadHelpFault(java.util.ResourceBundle i18n, java.lang.String s, java.lang.Object e)
          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.BadHelpFault

public Interview.BadHelpFault(java.util.ResourceBundle i18n,
                              java.lang.String s,
                              java.lang.Object e)
Deprecated. 


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