Class ErrorProxyTO


  • public class ErrorProxyTO
    extends java.lang.Object
    ! NO DESCRIPTION !
    Since:
    03.11.2018
    Author:
    GoodforGod
    • Constructor Summary

      Constructors 
      Constructor Description
      ErrorProxyTO()  
    • Method Summary

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

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

      • ErrorProxyTO

        public ErrorProxyTO()
    • Method Detail

      • getMessage

        public java.lang.String getMessage()
      • getCode

        public java.lang.String getCode()