You are here

class DeployAuthenticationException in Deploy - Content Staging 7.3

Same name and namespace in other branches
  1. 7.2 includes/DeployAuthenticator.inc \DeployAuthenticationException

Exception thrown when authentication fails.

Hierarchy

Expanded class hierarchy of DeployAuthenticationException

File

includes/DeployAuthenticator.inc, line 48
Interface definition for deploy authenticators.

View source
class DeployAuthenticationException extends Exception {

}

Members