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