org.drizzle.jdbc.internal.common
Class BinlogDumpException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.drizzle.jdbc.internal.common.BinlogDumpException
All Implemented Interfaces:
java.io.Serializable

public class BinlogDumpException
extends java.lang.Exception

Created by IntelliJ IDEA. User: marcuse Date: Apr 19, 2009 Time: 9:24:33 AM To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
BinlogDumpException(java.lang.String s, java.io.IOException e)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BinlogDumpException

public BinlogDumpException(java.lang.String s,
                           java.io.IOException e)


Copyright © 2012. All Rights Reserved.