Class ThrowableCollector

Object
com.liferay.portal.kernel.module.framework.ThrowableCollector

public class ThrowableCollector extends Object
Author:
Shuyang Zhou
  • Constructor Details

    • ThrowableCollector

      public ThrowableCollector()
  • Method Details

    • collect

      public void collect(Throwable throwable1)
    • getThrowable

      public Throwable getThrowable()
    • rethrow

      public void rethrow()