Class ProjectBindingException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GroupNotFoundException

public class ProjectBindingException extends InternationalizedException
See Also:
  • Constructor Details

    • ProjectBindingException

      public ProjectBindingException(Throwable cause)
    • ProjectBindingException

      public ProjectBindingException(String key, Object[] args)
  • Method Details