Class NoFactoryConfException

All Implemented Interfaces:
Serializable

public class NoFactoryConfException extends IllegalStateException
This exception is thrown when the RPObject factory can't be created, usually because is not configured correctly at server.ini
Author:
miguel
See Also:
Serialized Form
  • Constructor Details

    • NoFactoryConfException

      public NoFactoryConfException(Throwable cause)
      Constructor
      Parameters:
      cause - exception that generated this one.
    • NoFactoryConfException

      public NoFactoryConfException()
      Constructor