Class WlmOutOfMemoryException

All Implemented Interfaces:
Serializable

public class WlmOutOfMemoryException extends WlmException
Thrown when no enough memory to load the model.
See Also:
  • Constructor Details

    • WlmOutOfMemoryException

      public WlmOutOfMemoryException(String message)
      Constructs a WlmOutOfMemoryException with the specified detail message.
      Parameters:
      message - the detail message