jenkins.plugins.publish_over
Class BapPublisherException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jenkins.plugins.publish_over.BapPublisherException
- All Implemented Interfaces:
- java.io.Serializable
public class BapPublisherException
- extends java.lang.RuntimeException
- See Also:
- Serialized Form
|
Method Summary |
static void |
exception(BPClient client,
java.lang.String message)
|
static void |
exception(BPClient client,
java.lang.String message,
java.lang.Throwable throwable)
|
| 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 |
BapPublisherException
public BapPublisherException(java.lang.String message)
BapPublisherException
public BapPublisherException(java.lang.String message,
java.lang.Throwable t)
exception
public static void exception(BPClient client,
java.lang.String message)
exception
public static void exception(BPClient client,
java.lang.String message,
java.lang.Throwable throwable)
Copyright © 2011. All Rights Reserved.