Class NumCapturedSectorsTooLargeException
-
- All Implemented Interfaces:
-
java.io.Serializable
public class NumCapturedSectorsTooLargeException extends Exception
-
-
Constructor Summary
Constructors Constructor Description NumCapturedSectorsTooLargeException(int numCapturedValue)
-
Method Summary
Modifier and Type Method Description String
getMessage()
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getMessage
String getMessage()
-
-
-
-