|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.error.EMFErrorCategory
public class EMFErrorCategory
Questa classe gestisce le possibili categorie utilizzabili all'atto della costruzione di un errore.
EMFErrorHandler
Field Summary | |
---|---|
static java.lang.String |
INTERNAL_ERROR
|
static java.lang.String |
USER_ERROR
|
static java.lang.String |
VALIDATION_ERROR
|
Constructor Summary | |
---|---|
EMFErrorCategory()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String INTERNAL_ERROR
public static final java.lang.String USER_ERROR
public static final java.lang.String VALIDATION_ERROR
Constructor Detail |
---|
public EMFErrorCategory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |