com.unitesk.atp.messages
Class IOErrorMessage
java.lang.Object
com.unitesk.atp.messages.FileMessage
com.unitesk.atp.messages.IOErrorMessage
- All Implemented Interfaces:
- Message
public class IOErrorMessage
- extends FileMessage
Message notifying about I/O Error.
- Version:
- $Id: IOErrorMessage.java,v 1.1 2004/10/09 06:34:30 all-x Exp $
- Author:
- Alexey Demakov
Constructor Summary |
IOErrorMessage(File file)
Constructs message notifing that I/O Error occured. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IOErrorMessage
public IOErrorMessage(File file)
- Constructs message notifing that I/O Error occured.
- Parameters:
file
- message regards to this file
Copyright © 2001-2006 ISP RAS, RedVerst Group. All Rights Reserved.