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

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.PluginStatusException
All Implemented Interfaces:
Serializable

public class PluginStatusException
extends GerritTriggerException

A exception class regarding plugin status.

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

Constructor Summary
PluginStatusException()
          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

PluginStatusException

public PluginStatusException()
Default constractor.



Copyright © 2004-2014. All Rights Reserved.