- All Implemented Interfaces:
- java.io.Serializable
public class TargetError
extends java.lang.Error
Thrown by the framework when a Target behaves incorrectly, or fails an
audit at registration time. Examples are
command methods not returning void, unsupported parameter types, etc.
- See Also:
- Serialized Form