18#ifndef _CMS_UNSUPPORTEDOPERATIONEXCEPTION_H_
19#define _CMS_UNSUPPORTEDOPERATIONEXCEPTION_H_
44 const std::vector<std::pair<std::string, int> >& stackTrace);
UnsupportedOperationException(const std::string &message, const std::exception *cause)
UnsupportedOperationException(const UnsupportedOperationException &ex)
UnsupportedOperationException(const std::string &message)
virtual ~UnsupportedOperationException()
virtual UnsupportedOperationException * clone()
Creates a cloned version of this CMSException instance.
UnsupportedOperationException(const std::string &message, const std::exception *cause, const std::vector< std::pair< std::string, int > > &stackTrace)
UnsupportedOperationException()
#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