hudson.plugins.accurev
Class AccurevLauncher.UnhandledAccurevCommandOutput
java.lang.Object
java.lang.Throwable
java.lang.Exception
hudson.plugins.accurev.AccurevLauncher.UnhandledAccurevCommandOutput
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- AccurevLauncher
public static final class AccurevLauncher.UnhandledAccurevCommandOutput
- extends Exception
Exception that can be throw if the AccuRev command's output cannot be
parsed or is otherwise invalid.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AccurevLauncher.UnhandledAccurevCommandOutput
public AccurevLauncher.UnhandledAccurevCommandOutput(String message,
Throwable cause)
AccurevLauncher.UnhandledAccurevCommandOutput
public AccurevLauncher.UnhandledAccurevCommandOutput(String message)
AccurevLauncher.UnhandledAccurevCommandOutput
public AccurevLauncher.UnhandledAccurevCommandOutput(Throwable cause)
Copyright © 2004-2013. All Rights Reserved.