Class AsanaObjectFetcherException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.nifi.processors.asana.utils.AsanaObjectFetcherException
All Implemented Interfaces:
Serializable

public class AsanaObjectFetcherException extends RuntimeException
See Also:
  • Constructor Details

    • AsanaObjectFetcherException

      public AsanaObjectFetcherException()
    • AsanaObjectFetcherException

      public AsanaObjectFetcherException(String message)
    • AsanaObjectFetcherException

      public AsanaObjectFetcherException(Throwable cause)