Object ExceptionUtils

  • All Implemented Interfaces:

    
    public class ExceptionUtils
    
                        

    Utility methods for Exception

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static <T extends Exception> Exception unwrapException(Exception e, Class<out T> unwrapClasses) Returns the unwrap Exception
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait