Package generic.test

Class AbstractGenericTest.ExceptionHandlingRunner

  • Enclosing class:
    AbstractGenericTest

    protected static class AbstractGenericTest.ExceptionHandlingRunner
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String getCauseExceptionMessage​(java.lang.Throwable t)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getCauseExceptionMessage

        protected java.lang.String getCauseExceptionMessage​(java.lang.Throwable t)