Class TragicExceptionHolder


  • public class TragicExceptionHolder
    extends Object
    • Constructor Detail

      • TragicExceptionHolder

        public TragicExceptionHolder()
    • Method Detail

      • setTragicException

        public void setTragicException​(Exception ex)
        Sets the tragic exception or if the tragic exception is already set adds passed exception as suppressed exception
        Parameters:
        ex - tragic exception to set