jackgene / sftp-servlet-container

A servlet container that uses SFTP instead of HTTP as its access protocol.
1 stars 0 forks source link

Improve exception handling behavior #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Some ideas:
Exception hierarchy:
Exception
  SftpServletInternalException
    DavProcessingException
      DavUnsupportedException
      InvalidDavXmlException
RuntimeException
  SftpServletException

Original issue reported on code.google.com by jackg...@gmail.com on 7 Jul 2012 at 5:48

GoogleCodeExporter commented 8 years ago

Original comment by jackg...@gmail.com on 7 Jul 2012 at 9:45

GoogleCodeExporter commented 8 years ago

Original comment by jackg...@gmail.com on 7 Jul 2012 at 9:48