- All Implemented Interfaces:
Serializable
Signals that an unrecoverable error has occurred.
- Since:
- 1.6
- See Also:
-
-
Constructor Summary 
Constructors
Constructs a ZipError with the given detail message.
-
Method Summary 
Methods declared in class java.lang.Throwable 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details 
-
ZipError 
Constructs a ZipError with the given detail message.
- Parameters:
s
- the String
containing a detail message