Package loci.formats
Class IllegalBlockException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
loci.formats.IllegalBlockException
- All Implemented Interfaces:
Serializable
Exception thrown when
FilePatternBlock encounters an
invalid pattern.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIllegalBlockException(String message) IllegalBlockException(String message, Throwable cause) IllegalBlockException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalBlockException
public IllegalBlockException() -
IllegalBlockException
-
IllegalBlockException
-
IllegalBlockException
-