Class TypeUtility.NoSuchMethodNotInvokedException

All Implemented Interfaces:
Serializable
Enclosing class:
TypeUtility

public static class TypeUtility.NoSuchMethodNotInvokedException extends NoSuchMethodException
Extension of the NoSuchMethodException with an additional aCause getCause()
See Also:
  • Constructor Details

    • NoSuchMethodNotInvokedException

      public NoSuchMethodNotInvokedException(String aMessage, Throwable aCause)
  • Method Details