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