Oracle Fusion Middleware User Messaging Service 11.1.1.1.0 Java API Reference
E14011-01

oracle.sdp.messaging
Class ApplicationNotReadyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.sdp.messaging.MessagingException
              extended by oracle.sdp.messaging.ApplicationNotReadyException
All Implemented Interfaces:
Serializable

public class ApplicationNotReadyException
extends MessagingException

Thrown by an application to indicate that it is not ready to receive asynchronous messages or statuses from SDP Messaging.

Since:
11.0.0
See Also:
Serialized Form

Constructor Summary
ApplicationNotReadyException(java.lang.String reason)
           
 
Method Summary
 
Methods inherited from class oracle.sdp.messaging.MessagingException
getDetail
 
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

ApplicationNotReadyException

public ApplicationNotReadyException(java.lang.String reason)

Oracle Fusion Middleware User Messaging Service 11.1.1.1.0 Java API Reference
E14011-01

Copyright © 2009 Oracle and/or its affiliates. All rights reserved.