ResourceAccessException(msg: String)
Construct a new ResourceAccessException with the given message.
ResourceAccessException
msg - the message
msg
ResourceAccessException(msg: String, ex: IOException)
Construct a new ResourceAccessException with the given message and IOException.
ex - the IOException
ex
IOException