public class CompressorException
extends java.lang.Exception
Constructor and Description |
---|
CompressorException(java.lang.String message)
Constructs a new exception with the specified detail message.
|
CompressorException(java.lang.String message,
java.lang.Throwable cause)
Constructs a new exception with the specified detail message and cause.
|
public CompressorException(java.lang.String message)
message
- the detail messagepublic CompressorException(java.lang.String message, java.lang.Throwable cause)
message
- the detail messagecause
- the cause"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"