@Deprecated public class MigrationServiceException extends TopiaMigrationServiceException
| Constructor and Description |
|---|
MigrationServiceException()
Deprecated.
Constructeur par defaut
|
MigrationServiceException(String message)
Deprecated.
Constructeur avec message
|
MigrationServiceException(String message,
Throwable exception)
Deprecated.
Constructeur avec message et exception
|
MigrationServiceException(Throwable exception)
Deprecated.
Constructeur avec exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MigrationServiceException()
public MigrationServiceException(String message)
message - Le message d'erreurpublic MigrationServiceException(String message, Throwable exception)
message - Le message d'erreurexception - l'exceptionpublic MigrationServiceException(Throwable exception)
exception - l'exceptionCopyright © 2004–2016 CodeLutin. All rights reserved.