Class WorkspacesProviderException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- com.day.cq.analytics.testandtarget.workspaces.WorkspacesProviderException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class WorkspacesProviderException extends java.lang.RuntimeExceptionARuntimeExceptionthrown if a problem occurs while fetching the workspaces.- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description WorkspacesProviderException(java.lang.String message)WorkspacesProviderException(java.lang.String message, java.lang.Throwable cause) 
 -