Interface IJsonObjectMarshallingExceptionFactory<R,​E extends java.lang.Exception>


  • public interface IJsonObjectMarshallingExceptionFactory<R,​E extends java.lang.Exception>
    • Method Detail

      • create

        E create​(R response)