Class TriggerNotSetException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.jenkins.plugins.bitbucketpushandpullrequest.exception.TriggerNotSetException
All Implemented Interfaces:
Serializable

public class TriggerNotSetException extends Exception
See Also:
  • Constructor Details

    • TriggerNotSetException

      public TriggerNotSetException()
    • TriggerNotSetException

      public TriggerNotSetException(String message)