com.ibm.wsspi.wsrm.exceptions

Class WSRMErrorException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • java.lang.RuntimeException
          • com.ibm.wsspi.wsrm.exceptions.WSRMErrorException
  • All Implemented Interfaces:
    java.io.Serializable


    public class WSRMErrorException
    extends java.lang.RuntimeException
    The WSRMErrorException exception is thrown when an unexpected error occurs inside the Web services reliable messaging code.
    See Also:
    Serialized Form
    • Method Summary

      • 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

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

      • WSRMErrorException

        public WSRMErrorException(java.lang.String formattedMessage)
      • WSRMErrorException

        public WSRMErrorException(java.lang.Exception e)
IBM WebSphere Application ServerTM
Release 8.5