public class RepositoryException extends SDKException
Constructor and Description |
---|
RepositoryException(java.lang.String code) |
RepositoryException(java.lang.String code, java.lang.String token) |
RepositoryException(java.lang.String code, java.lang.String token, java.lang.Throwable t) |
RepositoryException(java.lang.String code, java.lang.Throwable t) |
addToken, getDetails, getDictionaryObject, getErrorCode, getMessage, getMessage, getMessageInfo, getMessageOnly, getPropertyName, getRootMessage, getStackTraceAsString, getTokens, setDetails
public RepositoryException(java.lang.String code)
public RepositoryException(java.lang.String code, java.lang.String token)
public RepositoryException(java.lang.String code, java.lang.Throwable t)
public RepositoryException(java.lang.String code, java.lang.String token, java.lang.Throwable t)