Class WorkspacesProviderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.day.cq.analytics.testandtarget.workspaces.WorkspacesProviderException
All Implemented Interfaces:
Serializable

public class WorkspacesProviderException extends RuntimeException
A RuntimeException thrown if a problem occurs while fetching the workspaces.
See Also:
  • Constructor Details

    • WorkspacesProviderException

      public WorkspacesProviderException(String message)
    • WorkspacesProviderException

      public WorkspacesProviderException(String message, Throwable cause)