Class PlantUMLAction.Error

java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.langchain4j.image_to_diagram.PlantUMLAction.Error
All Implemented Interfaces:
Serializable
Enclosing class:
PlantUMLAction

public static class PlantUMLAction.Error extends Exception
See Also:
  • Constructor Details

    • Error

      public Error(String message, net.sourceforge.plantuml.ErrorUmlType type)
  • Method Details

    • getType

      public net.sourceforge.plantuml.ErrorUmlType getType()