public class RemoteRepositoryNotBareException extends Exception
| Constructor and Description |
|---|
RemoteRepositoryNotBareException() |
RemoteRepositoryNotBareException(String message) |
RemoteRepositoryNotBareException(String message,
Throwable cause) |
RemoteRepositoryNotBareException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
RemoteRepositoryNotBareException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RemoteRepositoryNotBareException()
public RemoteRepositoryNotBareException(String message)
public RemoteRepositoryNotBareException(String message, Throwable cause)
public RemoteRepositoryNotBareException(Throwable cause)
Copyright © 2020 CrafterCMS. All rights reserved.