borland.jbcl Packages borland.jbcl Class Hierarchy borland.jbcl.util
java.lang.Object +----java.lang.Throwable +----java.lang.Exception +----java.lang.RuntimeException +----java.lang.IllegalStateException +----borland.jbcl.util.DiagnosticCheckException
Constructors Properties Methods
Implements Serializable
The DiagnosticCheckException defines the exception object that is thrown when the Diagnostic.check(boolean) or Diagnostic.check(boolean, java.lang.String) methods fail.
See also: borland.jbcl.util.Diagnostic
public DiagnosticCheckException()
public DiagnosticCheckException(java.lang.String message)