public class UnsortedFileException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
UnsortedFileException() |
UnsortedFileException(java.lang.String message) |
UnsortedFileException(java.lang.String message,
java.lang.Throwable cause) |
UnsortedFileException(java.lang.Throwable cause) |
public UnsortedFileException(java.lang.Throwable cause)
public UnsortedFileException(java.lang.String message,
java.lang.Throwable cause)
public UnsortedFileException(java.lang.String message)
public UnsortedFileException()