Class TraceException

  • All Implemented Interfaces:
    Serializable

    public class TraceException
    extends Exception
    This exception is used to add stack trace information to exceptions as they move from one thread to another.
    Since:
    9.3
    Author:
    Dan Berindei
    See Also:
    Serialized Form
    • Constructor Detail

      • TraceException

        public TraceException()