Class ErrorInfo


  • public class ErrorInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ErrorInfo​(MethodInfo method, java.lang.Throwable error)  
    • Constructor Detail

      • ErrorInfo

        public ErrorInfo​(MethodInfo method,
                         java.lang.Throwable error)
    • Method Detail

      • getException

        public java.lang.Throwable getException()