Class ViewDoesNotExistException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.suncode.pwfl.view.exception.ViewDoesNotExistException
All Implemented Interfaces:
Serializable

public class ViewDoesNotExistException extends Exception
See Also:
  • Constructor Details

    • ViewDoesNotExistException

      public ViewDoesNotExistException(String message)
    • ViewDoesNotExistException

      public ViewDoesNotExistException(Long id, String message)