public class StringFormatException
extends java.lang.IllegalArgumentException
Constructor and Description |
---|
StringFormatException()
Creates the exception with an empty messgage.
|
StringFormatException(java.lang.String s)
Creates the exception with the specified detail message.
|
Copyright © 2014 Open Microscopy Environment