public class ArchiveUnitProfileNotFoundException extends VitamException
| Constructor and Description |
|---|
ArchiveUnitProfileNotFoundException(String message) |
ArchiveUnitProfileNotFoundException(String message,
Throwable cause) |
ArchiveUnitProfileNotFoundException(Throwable cause)
Constructor used to encapsulate a previously thrown exception.
|
getVitamError, setVitamErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ArchiveUnitProfileNotFoundException(String message, Throwable cause)
message - cause - public ArchiveUnitProfileNotFoundException(Throwable cause)
cause - the originating exceptionpublic ArchiveUnitProfileNotFoundException(String message)
message - Copyright © 2018 Vitam. All rights reserved.