18 #ifndef _DECAF_SECURITY_KEYEXCEPTION_H_ 19 #define _DECAF_SECURITY_KEYEXCEPTION_H_ 70 KeyException(
const char* file,
const int lineNumber,
const std::exception* cause,
const char* msg, ...);
95 KeyException(
const char* file,
const int lineNumber,
const char* msg, ...);
Definition: GeneralSecurityException.h:32
Definition: KeyException.h:30
virtual KeyException * clone() const
Clones this exception.
Definition: KeyException.h:104
#define DECAF_API
Definition: Config.h:29
Definition: Exception.h:38
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25