Methods annotated as "handle-only" do not require underlying elements to exist. Methods that require underlying elements to exist throw a ErlModelException
when an underlying element is missing. ErlModelException.isDoesNotExist
can be used to recognize this common special case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|