com.ibm.ctg.epi

Class EPIMapException

  • All Implemented Interfaces:
    java.io.Serializable


    public class EPIMapException
    extends EPIException
    This exception can be thrown by the EPI classes when an error occurs.
    • Constructor Summary

      Constructors 
      Constructor and Description
      EPIMapException(java.lang.String msg)
      Constructs an EPIMapException with a single message.
    • 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

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

      • EPIMapException

        public EPIMapException(java.lang.String msg)
        Constructs an EPIMapException with a single message.
        Parameters:
        msg - a message
©Copyright IBM Corp. 1994, 2013
Legal