com.ibm.ia.common

Class RecordingException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • com.ibm.ia.common.RecordingException
  • All Implemented Interfaces:
    java.io.Serializable


    public class RecordingException
    extends java.lang.Exception
    An Exception class for issues related to recording
    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

      • RecordingException

        public RecordingException(java.lang.Throwable cause)
      • RecordingException

        public RecordingException(java.lang.String msg)
      • RecordingException

        public RecordingException(java.lang.String msg,
                          java.lang.Throwable cause)

© Copyright IBM 2016