public class UnauthorizedResult
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static int |
code |
java.lang.String |
contextPath
Application path.
|
java.lang.String |
errorMsg
Wrong information.
|
Constructor and Description |
---|
UnauthorizedResult() |