public class ProgressException extends java.lang.RuntimeException
Constructor and Description |
---|
ProgressException(java.lang.String message,
java.lang.Object... args)
Create a new
ProgressException |
public ProgressException(java.lang.String message, java.lang.Object... args)
ProgressException
message
- The messageargs
- The arguments for the message stringString.format(java.lang.String, java.lang.Object...)