Interface ODataLibraryException.MessageKey

All Known Implementing Classes:
BatchDeserializerException.MessageKeys, BatchSerializerException.MessageKeys, DeserializerException.MessageKeys, PreconditionException.MessageKeys, SerializerException.MessageKeys
Enclosing class:
ODataLibraryException

public static interface ODataLibraryException.MessageKey
Key for the exception text in the resource bundle.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets this key.
  • Method Details

    • getKey

      String getKey()
      Gets this key.