Added in API level 9
FormatException
open class FormatException : Exception
Summary
Public constructors | |
---|---|
FormatException(message: String!) |
|
FormatException(message: String!, e: Throwable!) |
open class FormatException : Exception
Public constructors | |
---|---|
FormatException(message: String!) |
|
FormatException(message: String!, e: Throwable!) |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-11 UTC.