Class TransientError
java.lang.Object
org.orcid.jaxb.model.v3.release.common.TransientError
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleaninthashCode()voidsetErrorCode(String code) voidsetErrorMessage(String message) voidsetTransient(boolean value)
-
Constructor Details
-
TransientError
public TransientError() -
TransientError
-
-
Method Details