FileCacheException
extends Exception
in package
Description of FileCacheException
Tags
Table of Contents
Constants
- FORBIDDEN = 5
- NO_BINARY = 1
- NO_FILE = 2
- TOO_LARGE = 3
- UNAUTHORIZED = 4
Constants
FORBIDDEN
public
mixed
FORBIDDEN
= 5
NO_BINARY
public
mixed
NO_BINARY
= 1
NO_FILE
public
mixed
NO_FILE
= 2
TOO_LARGE
public
mixed
TOO_LARGE
= 3
UNAUTHORIZED
public
mixed
UNAUTHORIZED
= 4