Class WebpackParserException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ca.corefacility.bioinformatics.irida.exceptions.WebpackParserException
-
- All Implemented Interfaces:
java.io.Serializable
public class WebpackParserException extends java.lang.RuntimeException
Thrown web there is an error parsing the webpack assets-manifest file.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WebpackParserException(java.lang.String message)
-