org.geotools.data.sqlserver.reader
Class SqlServerBinaryParseException

Object
  extended by Throwable
      extended by Exception
          extended by IOException
              extended by SqlServerBinaryParseException
All Implemented Interfaces:
Serializable

public class SqlServerBinaryParseException
extends IOException

Author:
Anders Bakkevold, Bouvet
See Also:
Serialized Form

Constructor Summary
SqlServerBinaryParseException(String message)
           
 
Method Summary
 
Methods inherited from class Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SqlServerBinaryParseException

public SqlServerBinaryParseException(String message)


Copyright © 1996-2014 Geotools. All Rights Reserved.