|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mysql.management.util.Exceptions
com.mysql.management.util.Exceptions.SQLBlock
public abstract static class Exceptions.SQLBlock
| 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.SQLBlock(java.io.PrintStream log)
|
|
| 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 |
|---|
public Exceptions.SQLBlock(java.io.PrintStream log)
| Method Detail |
|---|
protected abstract java.lang.Object inner()
throws java.lang.Exception
java.lang.Exception
public java.lang.Object exec()
throws java.sql.SQLException
java.sql.SQLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||