Class Throwables

java.lang.Object
org.burningwave.core.Throwables

public class Throwables
extends Object
  • Constructor Details

    • Throwables

      public Throwables()
  • Method Details

    • create

      public static Throwables create()
    • throwException

      public <T> T throwException​(Object obj, Object... arguments)