Class SqlServerBinaryParseException
- Object
-
- Throwable
-
- Exception
-
- IOException
-
- SqlServerBinaryParseException
-
- All Implemented Interfaces:
Serializable
public class SqlServerBinaryParseException extends IOException
- Author:
- Anders Bakkevold, Bouvet
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SqlServerBinaryParseException(String message)
-
Method Summary
-
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
SqlServerBinaryParseException
public SqlServerBinaryParseException(String message)
-
-