Package PamUtils

Class PamExceptionHandler

java.lang.Object
PamUtils.PamExceptionHandler
All Implemented Interfaces:
Thread.UncaughtExceptionHandler

public class PamExceptionHandler extends Object implements Thread.UncaughtExceptionHandler
An exception handler intended to catch Run-time exceptions. Initially developed to handle problems caused by incompatible plugins, this can be expanded to deal with many more types of exceptions.
Author:
MO