Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


oracle.jdeveloper.compare
Class FileTooLargeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.javatools.compare.CompareFailedException
              extended by oracle.jdeveloper.compare.FileTooLargeException

All Implemented Interfaces:
java.io.Serializable

public class FileTooLargeException
extends CompareFailedException
Since:
11.1.1.1.0 (Bulldog)
See Also:
Serialized Form

Constructor Summary
  FileTooLargeException()
           
protected FileTooLargeException(java.lang.String message)
           

 

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

FileTooLargeException

public FileTooLargeException()

FileTooLargeException

protected FileTooLargeException(java.lang.String message)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


Copyright © 1997, 2015, Oracle. All rights reserved.