public class RepositoryFileException extends IOException
| Constructor and Description |
|---|
RepositoryFileException()
Construtor
|
RepositoryFileException(String message)
Construtor
|
RepositoryFileException(String message,
Throwable cause)
Construtor
|
RepositoryFileException(Throwable cause)
Construtor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RepositoryFileException()
public RepositoryFileException(String message)
message - mensagem.public RepositoryFileException(Throwable cause)
cause - causa.Copyright © 2017. All rights reserved.