Squeak Class Documentation category index | class index  
 
FTPConnectionException
  category: System-Exceptions Kernel
  superclass: Error
  subclasses:

No comment. Sorry.

instance methods
  as yet unclassified
  defaultAction
isResumable

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

defaultAction

The current computation is terminated. The cause of the error should be logged or reported to the user. If the program is operating in an interactive debugging environment the computation should be suspended and the debugger activated.


 

isResumable

Determine whether an exception is resumable.


class methods
  no messages top