public class LocalRepoManagerException extends RuntimeException
| Constructor and Description |
|---|
LocalRepoManagerException() |
LocalRepoManagerException(String message) |
LocalRepoManagerException(String message,
Throwable cause) |
LocalRepoManagerException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
LocalRepoManagerException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LocalRepoManagerException()
public LocalRepoManagerException(String message)
public LocalRepoManagerException(Throwable cause)
public LocalRepoManagerException(String message, Throwable cause)
public LocalRepoManagerException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
Copyright © 2013-2014. All Rights Reserved.