Class CMISInvalidArgumentException

  • All Implemented Interfaces:
    Serializable

    public class CMISInvalidArgumentException
    extends CMISException
    Wrong argument in a request to CMIS service. Created to warp CmisInvalidArgumentException.
    Created by The eXo Platform SAS
    Version:
    $Id: CMISInvalidArgumentException.java 00000 Nov 5, 2014 pnedonosko $
    Author:
    Peter Nedonosko
    See Also:
    Serialized Form
    • Constructor Detail

      • CMISInvalidArgumentException

        public CMISInvalidArgumentException​(String message,
                                            Throwable cause)
        Instantiates a new CMIS invalid argument exception.
        Parameters:
        message - the message
        cause - the cause