public class SolutionRepositoryServiceException extends PentahoCheckedChainedException
| Constructor and Description | 
|---|
SolutionRepositoryServiceException()  | 
SolutionRepositoryServiceException(String message)  | 
SolutionRepositoryServiceException(String message,
                                  Throwable reas)  | 
SolutionRepositoryServiceException(Throwable reas)  | 
getRootCause, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic SolutionRepositoryServiceException()
public SolutionRepositoryServiceException(String message)
message - public SolutionRepositoryServiceException(String message, Throwable reas)
message - reas - public SolutionRepositoryServiceException(Throwable reas)
reas -