SQLException

SQLException

package java-sql

extends ExceptionThrowable

implements Iterable<Throwable>

extended by SQLClientInfoException, SQLNonTransientException, SQLWarning

Available on java

Constructor

new (param1:String, param2:String, param3:Int, param4:Throwable)

new (param1:String, param2:String, param3:Int)

new (param1:String, param2:String)

new (param1:String)

new ()

new (param1:Throwable)

new (param1:String, param2:Throwable)

new (param1:String, param2:String, param3:Throwable)

Methods

getErrorCode ():Int

getNextException ():SQLException

getSQLState ():String

iterator ():Iterator<Throwable>

setNextException (param1:SQLException):Void

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/sql/SQLException.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部