borland Packages  Class Hierarchy  jbcl.util Package  Index 

DiagnosticCheckException component

java.lang.Object
   +----java.lang.Throwable
           +----java.lang.Exception
                   +----java.lang.RuntimeException
                           +----java.lang.IllegalStateException
                                   +----borland.jbcl.util.DiagnosticCheckException

About the DiagnosticCheckException component

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


DiagnosticCheckException constructors

DiagnosticCheckException properties

*Read-only properties **Write-only properties

Properties implemented in java.lang.Object

Properties implemented in java.lang.Throwable

DiagnosticCheckException methods

Methods implemented in java.lang.Object

Methods implemented in java.lang.Throwable


DiagnosticCheckException constructors

DiagnosticCheckException()

  public DiagnosticCheckException()

DiagnosticCheckException(java.lang.String)

  public DiagnosticCheckException(java.lang.String message)