Uses of Class
javax.tools.diagnostics.image.DiagnosticException

Packages that use DiagnosticException
javax.tools.diagnostics.image Package of interfaces representing a snapshot of a program. 
 

Uses of DiagnosticException in javax.tools.diagnostics.image
 

Subclasses of DiagnosticException in javax.tools.diagnostics.image
 class CorruptDataException
          Used to indicate that corruption has been detected in the image.
 class DataUnavailable
          This exception is used to indicate that data was requested which is not available on this system, or in this image.
 class MemoryAccessException
          Indicates that an attempt was made to access memory which is not included within the image
 



Copyright © 2010. All Rights Reserved.