|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.fao.geonet.csw.common.exceptions.CatalogException
org.fao.geonet.csw.common.exceptions.MissingParameterValueEx
public class MissingParameterValueEx
| Field Summary |
|---|
| Fields inherited from class org.fao.geonet.csw.common.exceptions.CatalogException |
|---|
INVALID_PARAMETER_VALUE, INVALID_UPDATE_SEQUENCE, MISSING_PARAMETER_VALUE, NO_APPLICABLE_CODE, OPERATION_NOT_SUPPORTED, VERSION_NEGOTIATION_FAILED |
| Constructor Summary | |
|---|---|
MissingParameterValueEx(String name)
|
|
MissingParameterValueEx(String name,
CatalogException prev)
|
|
| Method Summary |
|---|
| Methods inherited from class org.fao.geonet.csw.common.exceptions.CatalogException |
|---|
getCode, getLocator, marshal, toString, unmarshal |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MissingParameterValueEx(String name)
public MissingParameterValueEx(String name,
CatalogException prev)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||