railo.runtime.sql.old
Class TokenMgrError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by railo.runtime.sql.old.TokenMgrError
All Implemented Interfaces:
Serializable

public final class TokenMgrError
extends Error

See Also:
Serialized Form

Constructor Summary
TokenMgrError()
           
TokenMgrError(boolean flag, int i, int j, int k, String s, char c, int l)
           
TokenMgrError(String s, int i)
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TokenMgrError

public TokenMgrError()

TokenMgrError

public TokenMgrError(String s,
                     int i)

TokenMgrError

public TokenMgrError(boolean flag,
                     int i,
                     int j,
                     int k,
                     String s,
                     char c,
                     int l)
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable


Copyright © 2012 Railo