Package com.microstrategy.utils.proxy
Class NotSupportedOSException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- com.microstrategy.utils.proxy.NotSupportedOSException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public final class NotSupportedOSException extends java.lang.RuntimeException- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description NotSupportedOSException(java.lang.String str)Constructor with message to throw 
 -