Class ExceptionAdapter

All Implemented Interfaces:
Serializable

public class ExceptionAdapter extends RuntimeException
A ExceptionAdapter.
Version:
$Revision: $
Author:
invalid input: '<'a href="ryan@damnhandy.com>Ryan J. McDonough
See Also:
  • Constructor Details

    • ExceptionAdapter

      public ExceptionAdapter(Exception e)
      Create a new ExceptionAdapter.
      Parameters:
      e -
    • ExceptionAdapter

      public ExceptionAdapter(String message, Exception e)
  • Method Details