IOWriteException class
[This documentation is preliminary and is subject to change.]
Signals that an I/O write exception has occurred. Extends the ProtectionException class.
Signature
public class IOWriteException extends ProtectionException
Constructors
| Name | Description |
|---|---|
Initializes a new instance of the IOWriteException class with the specified tag and message. . |
|
Initializes a new instance of the IOWriteException class with the specified tag, message, and inner exception. |
Methods
| Name | Description |
|---|---|
IOWriteException.getType |
Returns the type of the exception. Inherited from ProtectionException. . |
Defined in
IOWriteException.java
Package
com.microsoft.protection.exceptions
Remarks
The IOWriteException class extends the ProtectionException class. For more information, see the SDK documentation for the ProtectionException class.
Thread Safety
Members of this class are not guaranteed to be thread safe.
See also
com.microsoft.protection.exceptions
Send comments about this topic to Microsoft
Build date: 6/14/2013