Class NoStackTraceException

  • All Implemented Interfaces:
    Serializable

    public class NoStackTraceException
    extends Exception
    An exception that does not capture the stack trace. Useful to nack messages without having to have to capture the stack trace.
    See Also:
    Serialized Form