18#ifndef _CMS_CMSSECURITYEXCEPTION_H_
19#define _CMS_CMSSECURITYEXCEPTION_H_
45 const std::vector<std::pair<std::string, int> >& stackTrace);
CMS API Exception that is the base for all exceptions thrown from CMS classes.
Definition: CMSException.h:50
This exception must be thrown when a provider rejects a user name/password submitted by a client.
Definition: CMSSecurityException.h:33
CMSSecurityException(const std::string &message)
CMSSecurityException(const std::string &message, const std::exception *cause, const std::vector< std::pair< std::string, int > > &stackTrace)
CMSSecurityException(const CMSSecurityException &ex)
CMSSecurityException(const std::string &message, const std::exception *cause)
virtual ~CMSSecurityException()
#define CMS_API
Definition: Config.h:31
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition: DestinationResolver.h:23