Class ParameterNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.frameworks.jcr.cli.ParameterNotFoundException
All Implemented Interfaces:
Serializable

public class ParameterNotFoundException extends Exception
Created by The eXo Platform SAS .
Version:
$Id: $
Author:
Gennady Azarenkov
See Also:
  • Constructor Details

    • ParameterNotFoundException

      public ParameterNotFoundException()
    • ParameterNotFoundException

      public ParameterNotFoundException(String arg0, Throwable arg1)
    • ParameterNotFoundException

      public ParameterNotFoundException(String arg0)
    • ParameterNotFoundException

      public ParameterNotFoundException(Throwable arg0)