Package io.sentry.exception
Class SentryEnvelopeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.sentry.exception.SentryEnvelopeException
- All Implemented Interfaces:
Serializable
Thrown when there was an issue reading/creating the envelope. Examples: Failed to read the file.
The file path does not exist. The file exceed the limit in size.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SentryEnvelopeException
-