Package org.wso2.maven.model
Class ArchiveException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.wso2.maven.model.ArchiveException
-
- All Implemented Interfaces:
Serializable
public class ArchiveException extends Exception
Exception to be thrown at .car file creation failure.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ArchiveException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-