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