Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-04


oracle.webservices.rm
Class ReliableMessagingConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalStateException
                  extended by oracle.webservices.rm.ReliableMessagingConfigurationException

All Implemented Interfaces:
Serializable

public class ReliableMessagingConfigurationException
extends IllegalStateException
See Also:
Serialized Form

Constructor Summary
ReliableMessagingConfigurationException()
          Constructs a new runtime exception with null as its detail message.
ReliableMessagingConfigurationException(String message)
          Constructs a new runtime exception with the specified detail message.

 

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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

ReliableMessagingConfigurationException

public ReliableMessagingConfigurationException()
Constructs a new runtime exception with null as its detail message.

ReliableMessagingConfigurationException

public ReliableMessagingConfigurationException(String message)
Constructs a new runtime exception with the specified detail message.

Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-04


Copyright © 2006, 2010, Oracle and/or its affiliates. All rights reserved..