java.lang.Object | |||||
↳ | java.lang.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | com.microstrategy.utils.MSTRCheckedException | ||||
↳ | com.microstrategy.web.beans.WebBeanException | ||||
↳ | com.microstrategy.web.beans.WebBeanScalableException |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WebBeanScalableException(Throwable e) | |||||||||||
WebBeanScalableException(Throwable e, Map props) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Object | getExtProperty(String key) | ||||||||||
Map | getExtProps() | ||||||||||
void | setExtProperty(String key, Object value) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |