Class AspectAttributeValidationException

This APIException is thrown by method PageMgr.renderPage(String, Map, String) and PageMgr.serializePage(String, Map, String) to indicate that the passed aspect attributes failed during validation against the definition provided through the aspect type of the page.

Constructor Summary 

This class does not have a constructor, so you cannot create it directly.

Method Summary 

Methods inherited from class Error 

captureStackTrace, toString

Methods inherited from class Object 

assign, create, create, defineProperties, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toLocaleString, toString, valueOf, values

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!