public class PropertyListFormatException extends Exception
Constructor and Description |
---|
PropertyListFormatException(String message)
Creates a new exception with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PropertyListFormatException(String message)
message
- A message containing information about the nature of the exception.Copyright © 2019. All rights reserved.