Package nl.saxion.app

Class SaxionException

All Implemented Interfaces:
Serializable

public class SaxionException extends RuntimeException
Custom exception, thrown when the user does something wrong.
See Also:
  • Constructor Details

    • SaxionException

      public SaxionException(String message)