Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

E28847-01


org.eclipse.persistence.platform.database.oracle.publisher
Class PublisherException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eclipse.persistence.platform.database.oracle.publisher.PublisherException

All Implemented Interfaces:
java.io.Serializable

public class PublisherException
extends java.lang.Exception
See Also:
Serialized Form

Constructor Summary
PublisherException()
           
PublisherException(java.lang.String s)
           

 

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

 

Constructor Detail

PublisherException

PublisherException()

PublisherException

public PublisherException(java.lang.String s)

Skip navigation links

Copyright © 1998, 2012, Oracle. All Rights Reserved.