com.sonyericsson.hudson.plugins.gerrit.trigger.api.exception
Class PluginNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sonyericsson.hudson.plugins.gerrit.trigger.api.exception.GerritTriggerException
              extended by com.sonyericsson.hudson.plugins.gerrit.trigger.api.exception.PluginNotFoundException
All Implemented Interfaces:
Serializable

public class PluginNotFoundException
extends GerritTriggerException

A exception class regarding plugin status.

Author:
rinrinne <rinrin.ne@gmail.com>
See Also:
Serialized Form

Constructor Summary
PluginNotFoundException()
          Default constractor.
 
Method Summary
 
Methods inherited from class com.sonyericsson.hudson.plugins.gerrit.trigger.api.exception.GerritTriggerException
getCode
 
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

PluginNotFoundException

public PluginNotFoundException()
Default constractor.



Copyright © 2004-2014. All Rights Reserved.