| public class java.util InvalidPropertiesFormatException
|
Java SE 6 |
Properties
specification.Note, that although InvalidPropertiesFormatException inherits Serializable interface from Exception, it is not intended to be Serializable. Appropriate serialization methods are implemented to throw NotSerializableException.
| version | 1.4 05/11/17 |
| since | 1.5 |
| serial | exclude |
| See also | java.util.Properties |
| Constructors | |||
|---|---|---|---|
| public | InvalidPropertiesFormatException(Throwable cause) Details
Constructs an InvalidPropertiesFormatException with the specified
cause.
| ||
| public | InvalidPropertiesFormatException(String message) Details
Constructs an InvalidPropertiesFormatException with the specified
detail message.
| ||
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2009 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|