java.lang.Object | |||||
↳ | java.lang.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | com.microstrategy.utils.MSTRCheckedException | ||||
↳ | com.microstrategy.webapi.MSTRWebAPIException | ||||
↳ | com.microstrategy.webapi.restApi.MSTRRestAPIException |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MSTRRestAPIException(String errorMsg) | |||||||||||
MSTRRestAPIException(Throwable e) | |||||||||||
MSTRRestAPIException(int errorCode) | |||||||||||
MSTRRestAPIException(String errorMsg, int errorCode) | |||||||||||
MSTRRestAPIException(String errorMsg, int errorCode, Throwable e) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |