프로그래머 안내서 > Interfaces > AOMException exception
AOMException exception
Some AOM operations may throw an AOMException as specified in their method descriptions. Unlike DOMException and other exception interfaces, AOMException provides an error message string in the message field instead of a numeric code.
Objects that implement the AOMException interface include the following property:
String message
도움이 되셨나요?