ErrorMessage | ErrorMessage | |||
---|---|---|---|---|
Compiled from "ErrorMessage.java" | Compiled from "ErrorMessage.java" | |||
public class io.dropwizard.jersey.errors.ErrorMessage { | public class io.dropwizard.jersey.errors.ErrorMessage { | |||
public io.dropwizard.jersey.errors.ErrorMessage(java.lang.String); | public io.dropwizard.jersey.errors.ErrorMessage(java.lang.String); | |||
public io.dropwizard.jersey.errors.ErrorMessage(int, java.lang.String); | ||||
public io.dropwizard.jersey.errors.ErrorMessage(int, java.lang.String, ja | ||||
va.lang.String); | ||||
public java.lang.Integer getCode(); | ||||
public java.lang.String getMessage(); | public java.lang.String getMessage(); | |||
public java.lang.String getDetails(); | ||||
} | } | |||
End of changes. 2 change blocks. | ||||
0 lines changed or deleted | 5 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |