Oracle Fusion Middleware User Messaging Service 11.1.1.6.0 Java API Reference
E14011-04

oracle.sdp.messaging
Class NotSupportedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.as.management.exception.ASException
              extended by oracle.sdp.messaging.MessagingException
                  extended by oracle.sdp.messaging.NotSupportedException
All Implemented Interfaces:
Serializable

public class NotSupportedException
extends MessagingException

Thrown to indicate an unsupported function of the Messaging API.

Since:
11.0.0
See Also:
Serialized Form

Field Summary
 
Fields inherited from class oracle.as.management.exception.ASException
ACTION_SUFFIX, CAUSE_SUFFIX
 
Constructor Summary
NotSupportedException(java.lang.String reason)
           
 
Method Summary
 
Methods inherited from class oracle.sdp.messaging.MessagingException
getDetail
 
Methods inherited from class oracle.as.management.exception.ASException
addActionToken, addCauseToken, addToken, getActionMessage, getCause, getCauseMessage, getErrorCode, getLocale, getMessage, getMessage, getMessageAndTrace, getMessageID, getPrefix, getResourceLocation, getStackTraceAsString, getStackTraceAsString, getTokens, initCause, isDisplayable, replaceToken, setClassLoader, setDisplayable, setLocale, setResourceLocation, setResourceLocation, setResourceLocation, toException, toException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NotSupportedException

public NotSupportedException(java.lang.String reason)

Oracle Fusion Middleware User Messaging Service 11.1.1.6.0 Java API Reference
E14011-04

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