org.exoplatform.frameworks.jcr.cli
Class ParameterNotFoundException

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

public class ParameterNotFoundException
extends java.lang.Exception

Created by The eXo Platform SAS .

Version:
$Id: ParameterNotFoundException.java 35179 2009-08-07 13:58:20Z pnedonosko $
Author:
Gennady Azarenkov
See Also:
Serialized Form

Constructor Summary
ParameterNotFoundException()
           
ParameterNotFoundException(java.lang.String arg0)
           
ParameterNotFoundException(java.lang.String arg0, java.lang.Throwable arg1)
           
ParameterNotFoundException(java.lang.Throwable arg0)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ParameterNotFoundException

public ParameterNotFoundException()

ParameterNotFoundException

public ParameterNotFoundException(java.lang.String arg0,
                                  java.lang.Throwable arg1)

ParameterNotFoundException

public ParameterNotFoundException(java.lang.String arg0)

ParameterNotFoundException

public ParameterNotFoundException(java.lang.Throwable arg0)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.