public class MessageFormattingException extends RuntimeException
| Constructor and Description |
|---|
MessageFormattingException(IllegalFormatException illegalFormatException,
String message) |
MessageFormattingException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MessageFormattingException(String message)
public MessageFormattingException(IllegalFormatException illegalFormatException, String message)
Copyright © 2019. All rights reserved.