public class BadImageHeaderException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
BadImageHeaderException()
Constructs a BadImageHeaderException
|
BadImageHeaderException(java.lang.String s)
Constructs a BadImageHeaderException with a message
|