public class GeneralUserException
extends de.desy.mst.auxiliary.devl.deviceserverlib.exceptions.UserException
Constructor and Description |
---|
GeneralUserException(EErrorExt error_)
A general error code exception is created with the error extension
enumeration.
|
GeneralUserException(EErrorExt error_,
java.lang.String message_)
A general error code exception is created with the error extension
enumeration.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
getErrorKey
public GeneralUserException(EErrorExt error_)
error_
- Is the error extension enumeration.public GeneralUserException(EErrorExt error_, java.lang.String message_)
error_
- Is the error extension enumeration.message_
- Is a detailed explanation of the error.14-September-2016 18:23 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft