Package dev.davwheat.exceptions
Class InvalidActorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- dev.davwheat.exceptions.InvalidActorException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidActorException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidActorException(java.lang.String errorMessage)
-