public static class ExceptionType.PropInfo extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CONFLICT |
static String |
FILE_ALREADY_EXISTS |
static String |
FORBIDDEN |
static String |
INTERNAL_SERVER |
static String |
INVALID_INPUT |
static String |
LICENSE_FAULT |
static String |
NOT_AUTHORIZED |
static String |
NOT_FOUND |
static String |
NOT_YET_IMPLEMENTED |
Constructor and Description |
---|
PropInfo() |
public static final transient String NOT_FOUND
public static final transient String INTERNAL_SERVER
public static final transient String FORBIDDEN
public static final transient String NOT_YET_IMPLEMENTED
public static final transient String CONFLICT
public static final transient String INVALID_INPUT
public static final transient String LICENSE_FAULT
public static final transient String FILE_ALREADY_EXISTS
public static final transient String NOT_AUTHORIZED
Copyright © 2018. All rights reserved.