Poco::XSD::Types

class NullTypeException

File Information

Library: XSD/Types
Package: XSDTypes
Header: Poco/XSD/Types/XSDException.h

Inheritance

Direct Base Classes: TypeException

All Base Classes: Poco::Exception, TypeException, XSDException, std::exception

Member Summary

Member Functions: className, clone, name, operator =, rethrow

Inherited Functions: className, clone, code, displayText, extendedMessage, message, name, nested, operator =, rethrow, what

Constructors

NullTypeException

NullTypeException(
    int code = 0
);

NullTypeException

NullTypeException(
    const NullTypeException & exc
);

NullTypeException

NullTypeException(
    const std::string & msg,
    int code = 0
);

NullTypeException

NullTypeException(
    const std::string & msg,
    const std::string & arg,
    int code = 0
);

NullTypeException

NullTypeException(
    const std::string & msg,
    const Poco::Exception & exc,
    int code = 0
);

Destructor

~NullTypeException

~NullTypeException() noexcept;

Member Functions

className virtual

const char * className() const noexcept;

clone

Poco::Exception * clone() const;

name virtual

const char * name() const noexcept;

operator =

NullTypeException & operator = (
    const NullTypeException & exc
);

rethrow virtual

void rethrow() const;

Securely control IoT edge devices from anywhere   Connect a Device