Class NamespaceDeclarationAttributeEnclosedExpressionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rumbledb.exceptions.RumbleException
org.rumbledb.exceptions.NamespaceDeclarationAttributeEnclosedExpressionException
All Implemented Interfaces:
Serializable

public class NamespaceDeclarationAttributeEnclosedExpressionException extends RumbleException
Exception for XQST0022: It is a static error if a namespace declaration attribute contains an enclosed expression.
See Also:
  • Constructor Details

    • NamespaceDeclarationAttributeEnclosedExpressionException

      public NamespaceDeclarationAttributeEnclosedExpressionException(String message, ExceptionMetadata metadata)