AccessDeniedException typedef

AccessDeniedException = PathAccessException

An exception class which is used when we have not enough access for some operation.

Implementation

typedef AccessDeniedException = PathAccessException;