Skip navigation links

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


oracle.soa.management.facade
Class PartitionNotFoundException

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

All Implemented Interfaces:
java.io.Serializable

public class PartitionNotFoundException
extends java.lang.RuntimeException

Indicates that a particular partition could not be found when it is expected to exist.

See Also:
Serialized Form

Constructor Summary
PartitionNotFoundException(java.lang.String message)
           
PartitionNotFoundException(java.lang.String message, java.lang.Throwable cause)
           
PartitionNotFoundException(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

PartitionNotFoundException

public PartitionNotFoundException(java.lang.String message)

PartitionNotFoundException

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

PartitionNotFoundException

public PartitionNotFoundException(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.4.0)
E10659-03


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