You are here

class S3fsException in S3 File System 7.2

Same name and namespace in other branches
  1. 7.3 s3fs.module \S3fsException
  2. 7 s3fs.module \S3fsException

Class used to differentiate between known and unknown exception states.

Hierarchy

Expanded class hierarchy of S3fsException

File

./s3fs.module, line 14
Hook implementations and other primary functionality for S3 File System.

View source
class S3fsException extends Exception {

}

Members