Class CreateActivityException

  • All Implemented Interfaces:
    Serializable

    public class CreateActivityException
    extends Exception
    Thrown when an activity cannot be created for any reason.
    Author:
    Open Cloud
    See Also:
    Serialized Form
    • Constructor Detail

      • CreateActivityException

        public CreateActivityException​(String message)
      • CreateActivityException

        public CreateActivityException​(String message,
                                       Throwable cause)