Class ProjectCreateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ru.cg.webbpm.studio.core.api.project.ProjectCreateException
All Implemented Interfaces:
Serializable

public class ProjectCreateException extends Exception
user: Ildar date: 18.03.15
See Also:
  • Constructor Details

    • ProjectCreateException

      public ProjectCreateException(String message)
    • ProjectCreateException

      public ProjectCreateException(String message, Throwable cause)