Squeak Class Documentation category index | class index  
 
FileStreamException
  category: System-Exceptions Kernel
  superclass: Error
  subclasses: FileDoesNotExistException FileExistsException

No comment. Sorry.

instance methods
  exceptionBuilder
  fileName:

  exceptionDescription
  fileName
isResumable
messageText

class methods
  exceptionInstantiator
  fileName:

instance methods
  exceptionBuilder top  
 

fileName:


  exceptionDescription top  
 

fileName


 

isResumable

Determine whether an exception is resumable.


 

messageText

Return an exception's message text.


class methods
  exceptionInstantiator top  
 

fileName: