bea.jolt
Class MessageException

java.lang.Object
  java.lang.Throwable
      java.lang.Exception
          java.lang.RuntimeException
              bea.jolt.MessageException
All Implemented Interfaces:
java.io.Serializable

public class MessageException
extends java.lang.RuntimeException

This exception is thrown when there's an error in parsing the internal message object.

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait