Oracle NoSQL Database
version 11gR2.2.0.26

oracle.kv.exttab
Class ExternalTableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.kv.exttab.ExternalTableException
All Implemented Interfaces:
Serializable

public class ExternalTableException
extends RuntimeException

Runtime Exception for anything related to ExternalTables.

See Also:
Serialized Form

Constructor Summary
ExternalTableException(String msg)
           
ExternalTableException(String msg, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExternalTableException

public ExternalTableException(String msg)

ExternalTableException

public ExternalTableException(String msg,
                              Throwable cause)

Oracle NoSQL Database
version 11gR2.2.0.26

Copyright (c) 2011, 2013 Oracle and/or its affiliates. All rights reserved.