Package 

Class Error

  • All Implemented Interfaces:
    io.arkitik.radix.develop.shared.error.ErrorResponse

    
    public final class Error
     implements ErrorResponse
                        

    Created By Ibrahim AlTamimi  Created At 29, Thu Oct, 2020 Project radixhttps://arkitik.io

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Error(String code, String message)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getCode()
      String getMessage()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait