org.apache.derby.impl.services.bytecode
Class BCUnsupported

java.lang.Object
  extended byorg.apache.derby.impl.services.bytecode.BCUnsupported

class BCUnsupported
extends java.lang.Object

Convienence SanityManager methods.


Constructor Summary
(package private) BCUnsupported()
           
 
Method Summary
(package private) static void checkCatchBlock(boolean rightPlace)
           
(package private) static void checkImplementationMatch(boolean matches)
           
(package private) static java.lang.RuntimeException hadIOException(java.lang.Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BCUnsupported

BCUnsupported()
Method Detail

checkImplementationMatch

static void checkImplementationMatch(boolean matches)

hadIOException

static java.lang.RuntimeException hadIOException(java.lang.Throwable t)

checkCatchBlock

static void checkCatchBlock(boolean rightPlace)

Built on Tue 2006-10-10 19:23:47+0200, from revision exported

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.