Package com.microstrategy.web.transform
Class KeyDoesNotExistException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.microstrategy.web.transform.KeyDoesNotExistException
-
- All Implemented Interfaces:
java.io.Serializable
public class KeyDoesNotExistException extends java.lang.Exception
Insert the type's description here. Creation date: (3/5/01 8:17:49 PM)- Since:
- MicroStrategy Web 7.3.1 or earlier
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description KeyDoesNotExistException(java.lang.String msg)
-