- All Implemented Interfaces:
- java.io.Serializable
public class CommandFailedException
extends java.lang.Exception
Thrown to indicate that the server encountered an error unrelated to EPP
and was therefore unable to successfully process the associated command.
This may or may not be a persistent failure, so retrying the command
unchanged may work. Repeated failures of this kind are likely to indicate
a limitation of the server related to the specific command causing this
error.
- See Also:
- Serialized Form