org.apache.commons.attributes

Class SealedAttributeException


public class SealedAttributeException
extends IllegalStateException

Thrown when an attempt is made to modify a Sealable attribute that has been sealed.
Since:
2.2
See Also:
Sealable.seal()

Constructor Summary

SealedAttributeException()

Constructor Details

SealedAttributeException

public SealedAttributeException()