Package de.intarsys.tools.exception


package de.intarsys.tools.exception
  • Class
    Description
    Tool class for dealing with Exceptions.
    An exception that may be used to indicate that an exceptional condition is "expected" in the sense that you will need no further tools to investigate the reason, such as a stack trace.
    A message to enable tunneling through signatures that allow for runtime exceptions only.