FileModeExceptionclass | file.t[166] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
- writing to a file opened for read-only access
- reading from a file opened for write-only access
- calling readFile or writeFile on a raw-mode file
- calling readBytes or writeBytes on a non-raw-mode file
class
FileModeException : FileException
FileModeException
FileException
Exception
object
Inherited from Exception
:
errmsg_
Inherited from Exception
:
construct
getExceptionMessage
showStackTrace
displayException ( ) OVERRIDDEN | file.t[167] |