net.sourceforge.squirrel_sql.plugins.SybaseASE.exception
Class SybaseASEExceptionFormatter

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.SybaseASE.exception.SybaseASEExceptionFormatter
All Implemented Interfaces:
ExceptionFormatter

public class SybaseASEExceptionFormatter
extends Object
implements ExceptionFormatter


Constructor Summary
SybaseASEExceptionFormatter()
           
 
Method Summary
 String format(Throwable t)
           
 boolean formatsException(Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SybaseASEExceptionFormatter

public SybaseASEExceptionFormatter()
Method Detail

format

public String format(Throwable t)
              throws Exception
Specified by:
format in interface ExceptionFormatter
Throws:
Exception

formatsException

public boolean formatsException(Throwable t)
Specified by:
formatsException in interface ExceptionFormatter


Copyright © 2001-2013. All Rights Reserved.