testflight
Class MisconfiguredJobException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by testflight.MisconfiguredJobException
All Implemented Interfaces:
java.io.Serializable

public class MisconfiguredJobException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
MisconfiguredJobException(org.jvnet.localizer.Localizable configurationMessage)
           
 
Method Summary
 org.jvnet.localizer.Localizable getConfigurationMessage()
           
 
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

MisconfiguredJobException

public MisconfiguredJobException(org.jvnet.localizer.Localizable configurationMessage)
Method Detail

getConfigurationMessage

public org.jvnet.localizer.Localizable getConfigurationMessage()


Copyright © 2004-2013. All Rights Reserved.