Class NotFoundException

All Implemented Interfaces:
Serializable

@Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen",
           date="2022-04-07T11:18:33.522020705Z[Etc/UTC]")
public class NotFoundException
extends ApiException
See Also:
Serialized Form
  • Constructor Details

    • NotFoundException

      public NotFoundException​(int code, String msg)