com.ibm.websphere.wsba

Class BASystemException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • java.lang.RuntimeException
          • com.ibm.websphere.wsba.BASystemException
  • All Implemented Interfaces:
    java.io.Serializable


    public class BASystemException
    extends java.lang.RuntimeException
    This exception may be thrown by WS-BA methods when an unexpected and unrecoverable error is encountered.
    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

      • BASystemException

        public BASystemException()
      • BASystemException

        public BASystemException(java.lang.Throwable t)
      • BASystemException

        public BASystemException(java.lang.String message)
      • BASystemException

        public BASystemException(java.lang.String message,
                         java.lang.Throwable cause)
IBM WebSphere Application ServerTM
Release 8.5