Interface IErrorDescription


public interface IErrorDescription
Error description type used to report decompilation errors in items.
  • Method Details

    • getRootClassname

      String getRootClassname()
    • getRootMessage

      String getRootMessage()
    • getStacktrace

      String getStacktrace()