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, toString
public 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.