Class LangfuseClientException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
LangfuseClientApiException

public class LangfuseClientException extends RuntimeException
This class serves as the base exception for all errors in the SDK.
See Also:
  • Constructor Details

    • LangfuseClientException

      public LangfuseClientException(String message)
    • LangfuseClientException

      public LangfuseClientException(String message, Exception e)