Class ParameterNotFoundException

  • All Implemented Interfaces:
    Serializable

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

      • ParameterNotFoundException

        public ParameterNotFoundException()
      • ParameterNotFoundException

        public ParameterNotFoundException​(String arg0,
                                          Throwable arg1)
      • ParameterNotFoundException

        public ParameterNotFoundException​(String arg0)
      • ParameterNotFoundException

        public ParameterNotFoundException​(Throwable arg0)