Package com.microstrategy.web.transform
Class MissingKeyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.microstrategy.web.transform.MissingKeyException
-
- All Implemented Interfaces:
java.io.Serializable
public class MissingKeyException extends java.lang.Exception
- Since:
- MicroStrategy Web 7.3.1 or earlier
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MissingKeyException(java.lang.String msg)
-