Class OpenCollectiveException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jreleaser.sdk.opencollective.OpenCollectiveException
All Implemented Interfaces:
Serializable

public class OpenCollectiveException extends Exception
Since:
1.6.0
Author:
Andres Almiray
See Also:
  • Constructor Details

    • OpenCollectiveException

      public OpenCollectiveException(String message)
    • OpenCollectiveException

      public OpenCollectiveException(String message, Throwable cause)
    • OpenCollectiveException

      public OpenCollectiveException(Throwable cause)