Class UnknownConfigIdException

All Implemented Interfaces:
Serializable

public class UnknownConfigIdException extends IllegalArgumentException
Used when a config model does not recognize a config id
Author:
vegardh
See Also:
  • Constructor Details

    • UnknownConfigIdException

      public UnknownConfigIdException(String msg)