jdstar
Class InvalidBoardException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jdstar.InvalidBoardException
- All Implemented Interfaces:
- java.io.Serializable
- public class InvalidBoardException
- extends java.lang.RuntimeException
This exception is thrown when board being loading is invalid.
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidBoardException
public InvalidBoardException(java.lang.String msg)