Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-02

Uses of Class
weblogic.logging.Loggable

Packages that use Loggable
weblogic.jms.common Provides exceptions for weblogic.jms.common
 

Uses of Loggable in weblogic.jms.common
 

Constructors in weblogic.jms.common with parameters of type Loggable
JMSException(Loggable i18nLog)
          A constructor that takes an i18n safe loggable
JMSException(Loggable i18nLog, String errorCode)
          Constructor taking an i18n safe loggable
JMSException(Loggable i18nLog, Throwable cause)
          Constructor with a cause and an i18n safe loggable
JMSException(Loggable i18nLog, String errorCode, Throwable cause)
          Constructor with a cause, an error code and an i18n safe loggable
 


Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-02