Package dev.vality.swag.analytics.api
Class NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.vality.swag.analytics.api.ApiException
dev.vality.swag.analytics.api.NotFoundException
- All Implemented Interfaces:
Serializable
@Generated(value="io.swagger.codegen.languages.SpringCodegen", date="2022-03-18T10:44:56.284Z") public class NotFoundException extends ApiException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description NotFoundException(int code, String msg) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotFoundException
-