Interface ExecutionThrown

All Known Implementing Classes:
ForMsgExecutionException

public interface ExecutionThrown
Author:
Lei Yang
  • Method Summary

    Modifier and Type Method Description
    java.lang.Integer getCode()  
    java.lang.String getMessage()  
  • Method Details

    • getCode

      java.lang.Integer getCode()
    • getMessage

      java.lang.String getMessage()