YANG Development Kit
latest
  • About YDK
  • Getting Started
  • Developer Guide
  • API Guide
    • YDK API
      • Service
      • ServiceProvider
      • Types
      • Errors
        • YCPPCodecError
        • YCPPDataValidationError
        • YCPPPathError
        • YCPPSchemaValidationError
        • YCPPCoreError
        • YCPPIllegalStateError
        • YCPPInvalidArgumentError
        • YCPPOperationNotSupportedError
        • YCPPServiceProviderError
        • YCPPModelError
    • Path API
    • Namespaces
YANG Development Kit
  • Docs »
  • API Guide »
  • YDK API »
  • Errors
  • Edit on GitHub

Errors¶

class YCPPError¶

Base class for YDK Exceptions.

std::string err_msg¶
YCPPError(const std::string &msg)¶
  • YCPPCodecError
  • YCPPDataValidationError
  • YCPPPathError
  • YCPPSchemaValidationError
  • YCPPCoreError
    • YCPPCodecError
    • YCPPDataValidationError
    • YCPPPathError
    • YCPPSchemaValidationError
  • YCPPIllegalStateError
  • YCPPInvalidArgumentError
  • YCPPOperationNotSupportedError
  • YCPPServiceProviderError
  • YCPPModelError
Next Previous

© Copyright Copyright 2016 Cisco Systems. All rights reserved. Revision 3427beee.

Built with Sphinx using a theme provided by Read the Docs.