Package com.slack.api.methods
Class SlackFilesUploadV2Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.slack.api.methods.SlackFilesUploadV2Exception
- All Implemented Interfaces:
Serializable
Represents an error returned from Slack Web APIs.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetCompleteResponse(FilesCompleteUploadExternalResponse completeResponse) toString()Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
SlackFilesUploadV2Exception
public SlackFilesUploadV2Exception()
-
-
Method Details