public class RepositoryTypeNotSupportedException extends Exception
| Constructor and Description |
|---|
RepositoryTypeNotSupportedException() |
RepositoryTypeNotSupportedException(String message) |
RepositoryTypeNotSupportedException(String message,
Throwable cause) |
RepositoryTypeNotSupportedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RepositoryTypeNotSupportedException()
public RepositoryTypeNotSupportedException(String message, Throwable cause)
public RepositoryTypeNotSupportedException(String message)
public RepositoryTypeNotSupportedException(Throwable cause)
Copyright © 2015. All Rights Reserved.