Class 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
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • KeyDoesNotExistException

        public KeyDoesNotExistException​(java.lang.String msg)