Class ApiException

java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.vality.swag.analytics.api.ApiException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NotFoundException

@Generated(value="io.swagger.codegen.languages.SpringCodegen",
           date="2022-03-18T10:44:56.284Z")
public class ApiException
extends Exception
See Also:
Serialized Form
  • Constructor Details

    • ApiException

      public ApiException​(int code, String msg)