类 ThrowHelper


  • public class ThrowHelper
    extends Object
    作者:
    32798
    • 构造器详细资料

      • ThrowHelper

        public ThrowHelper()
    • 方法详细资料

      • main

        public static void main​(String[] args)
      • getInstance

        public static ThrowHelper getInstance()
      • throwx

        protected void throwx​(Throwable thr)
      • thr

        public <T> T thr​(String msg)
      • thr

        public <T> T thr()