Class Favorites.FavoriteException

java.lang.Object
java.lang.Throwable
java.lang.Exception
hudson.plugins.favorite.Favorites.FavoriteException
All Implemented Interfaces:
Serializable
Enclosing class:
Favorites

public static class Favorites.FavoriteException extends Exception
Exception for Favorite operations
See Also:
  • Constructor Details

    • FavoriteException

      public FavoriteException(String message, Throwable cause)
    • FavoriteException

      public FavoriteException(String message)