PropertyListWriteStreamException constructor

PropertyListWriteStreamException(
  1. String message
)

Implementation

PropertyListWriteStreamException(String message) : super(message);