Class FoloContentException

  • All Implemented Interfaces:
    Serializable

    @Deprecated(since="3.3.0")
    public class FoloContentException
    extends org.commonjava.indy.IndyException
    Deprecated.
    As folo recording function has been moved to tracking service, we don't need this storage anymore
    See Also:
    Serialized Form
    • Constructor Detail

      • FoloContentException

        public FoloContentException​(String message,
                                    Throwable error,
                                    Object... params)
        Deprecated.
      • FoloContentException

        public FoloContentException​(String message,
                                    Object... params)
        Deprecated.
    • Method Detail

      • getMessage

        public String getMessage()
        Deprecated.
        Overrides:
        getMessage in class org.commonjava.indy.IndyException