PLCnext API Documentation 25.0.2.69
Arp::Base::Commons::Exceptions::ArgumentNullException Member List

This is the complete list of members for Arp::Base::Commons::Exceptions::ArgumentNullException, including all inherited members.

ArgumentException(const ArgumentException &arg)Arp::Base::Commons::Exceptions::ArgumentException
ArgumentException(ArgumentException &&arg) noexceptArp::Base::Commons::Exceptions::ArgumentException
ArgumentException(const char *message, const Args &... args)Arp::Base::Commons::Exceptions::ArgumentExceptioninlineexplicit
ArgumentException(String &&message)Arp::Base::Commons::Exceptions::ArgumentException
ArgumentException(const String &message)Arp::Base::Commons::Exceptions::ArgumentException
ArgumentException(String &&message, const Exception &innerException)Arp::Base::Commons::Exceptions::ArgumentException
ArgumentException(const String &message, const Exception &innerException)Arp::Base::Commons::Exceptions::ArgumentException
ArgumentException(ExceptionTypeId typeId, String &&message, StackCounter stackCounter)Arp::Base::Commons::Exceptions::ArgumentExceptionprotected
ArgumentException(ExceptionTypeId typeId, const String &message, StackCounter stackCounter)Arp::Base::Commons::Exceptions::ArgumentExceptionprotected
ArgumentException(ExceptionTypeId typeId, String &&message, const Exception &innerException, StackCounter stackCounter)Arp::Base::Commons::Exceptions::ArgumentExceptionprotected
ArgumentException(ExceptionTypeId typeId, const String &message, const Exception &innerException, StackCounter stackCounter)Arp::Base::Commons::Exceptions::ArgumentExceptionprotected
ArgumentNullException(const ArgumentNullException &arg)Arp::Base::Commons::Exceptions::ArgumentNullException
ArgumentNullException(ArgumentNullException &&arg) noexceptArp::Base::Commons::Exceptions::ArgumentNullException
ArgumentNullException(const char *message, const Args &... args)Arp::Base::Commons::Exceptions::ArgumentNullExceptioninlineexplicit
ArgumentNullException(String &&message)Arp::Base::Commons::Exceptions::ArgumentNullException
ArgumentNullException(const String &message)Arp::Base::Commons::Exceptions::ArgumentNullException
ArgumentNullException(String &&message, const Exception &innerException)Arp::Base::Commons::Exceptions::ArgumentNullException
ArgumentNullException(const String &message, const Exception &innerException)Arp::Base::Commons::Exceptions::ArgumentNullException
ArgumentNullException(ExceptionTypeId typeId, String &&message, StackCounter stackCounter)Arp::Base::Commons::Exceptions::ArgumentNullExceptionprotected
ArgumentNullException(ExceptionTypeId typeId, const String &message, StackCounter stackCounter)Arp::Base::Commons::Exceptions::ArgumentNullExceptionprotected
ArgumentNullException(ExceptionTypeId typeId, String &&message, const Exception &innerException, StackCounter stackCounter)Arp::Base::Commons::Exceptions::ArgumentNullExceptionprotected
ArgumentNullException(ExceptionTypeId typeId, const String &message, const Exception &innerException, StackCounter stackCounter)Arp::Base::Commons::Exceptions::ArgumentNullExceptionprotected
Clone(void) const overrideArp::Base::Commons::Exceptions::ArgumentNullExceptionprotectedvirtual
CommonExceptionBase(const CommonExceptionBase &arg)Arp::Base::Commons::Exceptions::CommonExceptionBaseprotected
CommonExceptionBase(CommonExceptionBase &&arg) noexceptArp::Base::Commons::Exceptions::CommonExceptionBaseprotected
CommonExceptionBase(void)=delete (defined in Arp::Base::Commons::Exceptions::CommonExceptionBase)Arp::Base::Commons::Exceptions::CommonExceptionBaseprotected
CommonExceptionBase(ExceptionTypeId typeId, String &&message, StackCounter stackCounter)Arp::Base::Commons::Exceptions::CommonExceptionBaseprotected
CommonExceptionBase(ExceptionTypeId typeId, const String &message, StackCounter stackCounter)Arp::Base::Commons::Exceptions::CommonExceptionBaseprotected
CommonExceptionBase(ExceptionTypeId typeId, String &&message, const Exception &innerException, StackCounter stackCounter)Arp::Base::Commons::Exceptions::CommonExceptionBaseprotected
CommonExceptionBase(ExceptionTypeId typeId, const String &message, const Exception &innerException, StackCounter stackCounter)Arp::Base::Commons::Exceptions::CommonExceptionBaseprotected
Create(const char *paramName)Arp::Base::Commons::Exceptions::ArgumentNullExceptioninlinestatic
Create(const char *paramName, const char *message)Arp::Base::Commons::Exceptions::ArgumentNullExceptioninlinestatic
Create(const char *paramName, const Exception &innerException)Arp::Base::Commons::Exceptions::ArgumentNullExceptioninlinestatic
Arp::Base::Commons::Exceptions::ArgumentException::Create(const char *paramName, const T &paramValue)Arp::Base::Commons::Exceptions::ArgumentExceptioninlinestatic
Arp::Base::Commons::Exceptions::ArgumentException::Create(const char *paramName, const T &paramValue, const char *message)Arp::Base::Commons::Exceptions::ArgumentExceptioninlinestatic
Arp::Base::Commons::Exceptions::ArgumentException::Create(const char *paramName, const T &paramValue, const Exception &innerException)Arp::Base::Commons::Exceptions::ArgumentExceptioninlinestatic
Exception(const Exception &arg)Arp::Base::Core::Exception
Exception(Exception &&arg) noexceptArp::Base::Core::Exception
Exception(void)Arp::Base::Core::Exception
Exception(const char *message, Args &&... args)Arp::Base::Core::Exceptioninline
Exception(const String &message)Arp::Base::Core::Exceptionexplicit
Exception(String &&message)Arp::Base::Core::Exceptionexplicit
Exception(const String &message, const Exception &innerException)Arp::Base::Core::Exception
Exception(String &&message, const Exception &innerException)Arp::Base::Core::Exception
Exception(ExceptionTypeId typeId, String &&message)Arp::Base::Core::Exceptionprotected
Exception(ExceptionTypeId typeId, const String &message)Arp::Base::Core::Exceptionprotected
Exception(ExceptionTypeId typeId, String &&message, const Exception &innerException)Arp::Base::Core::Exceptionprotected
Exception(ExceptionTypeId typeId, const String &message, const Exception &innerException)Arp::Base::Core::Exceptionprotected
Exception(String &&message, const Exception::Ptr &innerExceptionPtr)Arp::Base::Core::Exceptionprotected
Format(bool withInnerException) const overrideArp::Base::Commons::Exceptions::CommonExceptionBaseprotectedvirtual
Arp::Base::Core::Exception::Format(int indentLevel, bool withInnerException) constArp::Base::Core::Exceptionprotected
GetImpl(void)Arp::Base::Commons::Exceptions::ArgumentNullException
GetImpl(void) const (defined in Arp::Base::Commons::Exceptions::ArgumentNullException)Arp::Base::Commons::Exceptions::ArgumentNullException
GetInnerException(void) constArp::Base::Core::Exception
GetMessage(void) constArp::Base::Core::Exception
GetStacktrace(void) constArp::Base::Commons::Exceptions::CommonExceptionBase
GetStacktraceItems(void) constArp::Base::Commons::Exceptions::CommonExceptionBase
GetTypeCode(void) constArp::Base::Core::Exception
GetTypeCodeInternal(void) constArp::Base::Core::Exceptionprotectedvirtual
GetTypeId(void) constArp::Base::Core::Exception
HasInnerException(void) constArp::Base::Core::Exception
operator=(const ArgumentNullException &arg)Arp::Base::Commons::Exceptions::ArgumentNullException
operator=(ArgumentNullException &&arg) noexceptArp::Base::Commons::Exceptions::ArgumentNullException
Arp::Base::Commons::Exceptions::ArgumentException::operator=(const ArgumentException &arg)Arp::Base::Commons::Exceptions::ArgumentException
Arp::Base::Commons::Exceptions::ArgumentException::operator=(ArgumentException &&arg) noexceptArp::Base::Commons::Exceptions::ArgumentException
Arp::Base::Commons::Exceptions::CommonExceptionBase::operator=(const CommonExceptionBase &arg)Arp::Base::Commons::Exceptions::CommonExceptionBaseprotected
Arp::Base::Commons::Exceptions::CommonExceptionBase::operator=(CommonExceptionBase &&arg) noexceptArp::Base::Commons::Exceptions::CommonExceptionBaseprotected
Arp::Base::Core::Exception::operator=(const Exception &arg)Arp::Base::Core::Exception
Arp::Base::Core::Exception::operator=(Exception &&arg) noexceptArp::Base::Core::Exception
Ptr typedefArp::Base::Core::Exception
StackCounter typedef (defined in Arp::Base::Commons::Exceptions::CommonExceptionBase)Arp::Base::Commons::Exceptions::CommonExceptionBase
Stacktrace typedef (defined in Arp::Base::Commons::Exceptions::CommonExceptionBase)Arp::Base::Commons::Exceptions::CommonExceptionBase
StacktraceItems typedef (defined in Arp::Base::Commons::Exceptions::CommonExceptionBase)Arp::Base::Commons::Exceptions::CommonExceptionBase
ToString(void) constArp::Base::Core::Exception
TypeCode typedefArp::Base::Core::Exception
~ArgumentException(void) overrideArp::Base::Commons::Exceptions::ArgumentException
~ArgumentNullException(void) overrideArp::Base::Commons::Exceptions::ArgumentNullException
~CommonExceptionBase(void) overrideArp::Base::Commons::Exceptions::CommonExceptionBaseprotected
~Exception(void)Arp::Base::Core::Exceptionvirtual