Class Throwables

  • Type Parameters:
    T -

    public final class Throwables
    extends Object
    Catch checked exception and convert it to RuntimeException.
    Since:
    0.8
    Author:
    Haiyang Li