com.mysql.management.util
Class Exceptions.StringBlock

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

public abstract static class Exceptions.StringBlock
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.StringBlock()
           
 
Method Summary
 java.lang.String exec()
           
protected abstract  java.lang.String 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.StringBlock

public Exceptions.StringBlock()
Method Detail

inner

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

exec

public java.lang.String exec()


Copyright © 2004-2011. All Rights Reserved.