Class CreateContentException

All Implemented Interfaces:
Serializable

public class CreateContentException extends ContentException
Since:
9.3
Author:
m.mahabiersing
See Also:
  • Constructor Details

    • CreateContentException

      public CreateContentException(String name, String reason)
    • CreateContentException

      public CreateContentException(String name, Throwable cause)