Package org.reficio.p2.bundler
Class AquteAnalyzerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.reficio.p2.bundler.AquteAnalyzerException
-
- All Implemented Interfaces:
Serializable
public class AquteAnalyzerException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AquteAnalyzerException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
AquteAnalyzerException
public AquteAnalyzerException(String message)
-
-