Skip navigation links

Oracle® WebCenter Content Java API Reference for Imaging
11g Release 1 (11.1.1)

E12853-03


oracle.imaging
Class ImagingException.LoggingWrapper

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.imaging.ImagingException.LoggingWrapper

All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ImagingException

public static class ImagingException.LoggingWrapper
extends java.lang.Exception
See Also:
Serialized Form

Constructor Summary
ImagingException.LoggingWrapper(ImagingException ie, java.lang.Throwable t)
           

 

Method Summary
 void printStackTrace(java.io.PrintStream s)
           
 void printStackTrace(java.io.PrintWriter s)
           
 java.lang.String toString()
           

 

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

ImagingException.LoggingWrapper

public ImagingException.LoggingWrapper(ImagingException ie,
                                       java.lang.Throwable t)

Method Detail

printStackTrace

public void printStackTrace(java.io.PrintStream s)
Overrides:
printStackTrace in class java.lang.Throwable

printStackTrace

public void printStackTrace(java.io.PrintWriter s)
Overrides:
printStackTrace in class java.lang.Throwable

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Throwable

Skip navigation links

Oracle® WebCenter Content Java API Reference for Imaging
11g Release 1 (11.1.1)

E12853-03


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