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