com.ibm.tivoli.maximo.skd.common.util

Class SKDAppletException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • com.ibm.tivoli.maximo.skd.common.util.SKDAppletException
  • All Implemented Interfaces:
    java.io.Serializable


    public class SKDAppletException
    extends java.lang.Exception
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      SKDAppletException(java.lang.String key) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getErrorKey() 
      • 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

      • SKDAppletException

        public SKDAppletException(java.lang.String key)
    • Method Detail

      • getErrorKey

        public java.lang.String getErrorKey()