Class Tool.Result.Error

  • All Implemented Interfaces:
    com.embabel.agent.api.tool.Tool.Result

    
    public final class Tool.Result.Error
     implements Tool.Result
                        

    Error result

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getMessage()
      final Throwable getCause()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait