Serialized Form
-
Package com.langfuse.client.core
-
Exception Class com.langfuse.client.core.LangfuseClientApiException
class LangfuseClientApiException extends LangfuseClientException implements Serializable -
Exception Class com.langfuse.client.core.LangfuseClientException
class LangfuseClientException extends RuntimeException implements Serializable
-
-
Package com.langfuse.client.resources.commons.errors
-
Exception Class com.langfuse.client.resources.commons.errors.AccessDeniedError
class AccessDeniedError extends LangfuseClientApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class com.langfuse.client.resources.commons.errors.Error
class Error extends LangfuseClientApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class com.langfuse.client.resources.commons.errors.MethodNotAllowedError
class MethodNotAllowedError extends LangfuseClientApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class com.langfuse.client.resources.commons.errors.NotFoundError
class NotFoundError extends LangfuseClientApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
Exception Class com.langfuse.client.resources.commons.errors.UnauthorizedError
class UnauthorizedError extends LangfuseClientApiException implements Serializable-
Serialized Fields
-
body
Object body
The body of the response that triggered the exception.
-
-
-
-
Package com.langfuse.client.resources.health.errors