Class ExceptionHandler

java.lang.Object
com.ibm.jvm.dtfjview.commands.ExceptionHandler

public class ExceptionHandler extends Object
Class which attempts to handle exceptions thrown by the DTFJ API in a consistent manner. It is context aware and knows which DTFJ calls will not be possible when analyzing certain artifacts. e.g. it understands that thread information is not available from a PHD file.