antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
UnsupportedOperationException
antlr
v4
runtime
UnsupportedOperationException
TODO add class description
class
UnsupportedOperationException :
RuntimeException
{
this
(string elementDescription);
}
Constructors
this
this
(string elementDescription)
Undocumented in source.
Inherited Members
From RuntimeException
elementDescription
string
elementDescription
;
Undocumented in source.
msg
string
msg
()
Undocumented in source. Be warned that the author may not have intended to support it.
initCause
void
initCause
(Exception e)
Undocumented in source. Be warned that the author may not have intended to support it.
getCause
Exception
getCause
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
antlr
v4
runtime
UnsupportedOperationException
classes
UnsupportedOperationException
TODO add class description