Skip navigation links

Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.7)
E10659-10


oracle.soa.management.facade
Class DataSetTooLargeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.soa.management.facade.DataSetTooLargeException

All Implemented Interfaces:
java.io.Serializable

public class DataSetTooLargeException
extends java.lang.RuntimeException
Since:
release specific (what release of product did this appear in)
See Also:
Serialized Form

Constructor Summary
DataSetTooLargeException(java.lang.String message)
           
DataSetTooLargeException(java.lang.String message, java.lang.Throwable cause)
           
DataSetTooLargeException(java.lang.Throwable cause)
           

 

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

 

Constructor Detail

DataSetTooLargeException

public DataSetTooLargeException(java.lang.String message)

DataSetTooLargeException

public DataSetTooLargeException(java.lang.String message,
                                java.lang.Throwable cause)

DataSetTooLargeException

public DataSetTooLargeException(java.lang.Throwable cause)

Skip navigation links

Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.7)
E10659-10


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