com.mysql.management.util
Class Exceptions.Block

java.lang.Object
  extended by com.mysql.management.util.Exceptions
      extended by com.mysql.management.util.Exceptions.Block
Enclosing class:
Exceptions

public abstract static class Exceptions.Block
extends Exceptions


Nested Class Summary
 
Nested classes/interfaces inherited from class com.mysql.management.util.Exceptions
Exceptions.Block, Exceptions.SQLBlock, Exceptions.StringBlock, Exceptions.VoidBlock
 
Constructor Summary
Exceptions.Block()
           
 
Method Summary
 java.lang.Object exec()
           
protected abstract  java.lang.Object inner()
           
 
Methods inherited from class com.mysql.management.util.Exceptions
log, toRuntime, toSQLException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Exceptions.Block

public Exceptions.Block()
Method Detail

inner

protected abstract java.lang.Object inner()
                                   throws java.lang.Exception
Throws:
java.lang.Exception

exec

public java.lang.Object exec()


Copyright © 2004-2011. All Rights Reserved.