Class ClientMemoryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
za.co.wethinkcode.robots.errors.ClientMemoryException
All Implemented Interfaces:
Serializable

public class ClientMemoryException extends Exception
Errors related to the state of the client's persistent memory.
See Also:
  • Constructor Details

    • ClientMemoryException

      public ClientMemoryException()
    • ClientMemoryException

      public ClientMemoryException(String message)