Class FileKindIsNotAllowedException

  • All Implemented Interfaces:
    Serializable

    public final class FileKindIsNotAllowedException
    extends IllegalArgumentException
    Each FileBasedModelRoot has a notion of the so-called "allowed file kinds". This exception is thrown when model root is addressed externally with file kind (as parameter) which is not allowed by this particular model root.
    Since:
    3.5
    See Also:
    Serialized Form