Class ThrowableProxy

  • All Implemented Interfaces:
    IThrowableProxy

    @Deprecated(since="2022-01-27")
    public class ThrowableProxy
    extends java.lang.Object
    implements IThrowableProxy
    Deprecated.
    • Constructor Detail

      • ThrowableProxy

        public ThrowableProxy​(java.lang.Throwable throwable)
        Deprecated.
      • ThrowableProxy

        public ThrowableProxy​(java.lang.Throwable throwable,
                              java.util.Set<java.lang.Throwable> alreadyProcessedSet)
        Deprecated.