IOWriteException(String, String) constructor
[This documentation is preliminary and is subject to change.]
Initializes a new instance of the IOWriteException class with the specified tag and message.
Signature
public IOWriteException(String tag, String message)
Parameters
| Name | Datatype | Description |
|---|---|---|
tag |
String |
The tag for logging. |
message |
String |
The exception message. |
Returns
Defined in
IOWriteException.java
Remarks
The tag and message are also logged.
See also
Send comments about this topic to Microsoft
Build date: 6/14/2013