Class CreationException

All Implemented Interfaces:
Serializable

public class CreationException extends RuntimeException
This class represents an exception when the creation of a new entity type failed.
Author:
Armin Müller
See Also:
  • Constructor Details

    • CreationException

      public CreationException(String msg)
      Constructor that only specifies the exception message.
      Parameters:
      msg - the exception message