Package 

Object OsmosError.Companion

    • Method Summary

      Modifier and Type Method Description
      final OsmosError fromCode(String code) Find Error by error code string Public API method that external apps might use for error handling
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • fromCode

         final OsmosError fromCode(String code)

        Find Error by error code string Public API method that external apps might use for error handling