Package exceptions

Class BuildObjectException

All Implemented Interfaces:
Serializable

public class BuildObjectException extends Exception
An exception that is thrown when an object cannot be built.
See Also:
  • Constructor Details

    • BuildObjectException

      public BuildObjectException(String msg)
      Constructs a new BuildObjectException with the specified detail message.
      Parameters:
      msg - the detail message