Class NotSupportedNodeTypeException

  • All Implemented Interfaces:
    Serializable

    public class NotSupportedNodeTypeException
    extends org.xcmis.spi.CmisRuntimeException
    Should be thrown if requested JCR node-type registered but that type is not one of supported by xCMIS implementation.
    Version:
    $Id: NotSupportedNodeTypeException.java 1260 2010-06-09 09:18:30Z andrew00x $
    Author:
    Andrey Parfonov
    See Also:
    Serialized Form
    • Constructor Detail

      • NotSupportedNodeTypeException

        public NotSupportedNodeTypeException​(String message)