Class ElementComposeException

All Implemented Interfaces:
Serializable

public class ElementComposeException extends AppException
This exception is used internally in the composer to notify that the compose of an element failed.

Note: The exception should NOT extend the DocumentException, as this exception is not intended for external use.

Since:
6.0
Author:
O. Kerpershoek
See Also:
  • Constructor Details

  • Method Details