Package org.kissweb

Class FrontendException

All Implemented Interfaces:
Serializable

public class FrontendException extends Exception
This class is used to signify an error that is sent to the front-end but does not produce a back-end log.
See Also:
  • Constructor Details

    • FrontendException

      public FrontendException(String msg)