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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ParameterNotFoundException()ParameterNotFoundException(String arg0)ParameterNotFoundException(String arg0, Throwable arg1)ParameterNotFoundException(Throwable arg0)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-