character
~~|
~~+--
RspObject
~~~~~~~|
~~~~~~~+--
RspConstruct
~~~~~~~~~~~~|
~~~~~~~~~~~~+--
RspDirective
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--
RspErrorDirective
Directly known subclasses:
public class RspErrorDirective extends RspDirective
An RspErrorDirective is an RspDirective
that generates an
RSP preprocessing error (if processed).
RspErrorDirective(value="error", ...)
character
string.RspDirective
.