Class ViewBuilder.ViewBuilderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.inria.rules.integraal.views.builder.ViewBuilder.ViewBuilderException
All Implemented Interfaces:
Serializable
Enclosing class:
ViewBuilder

public static class ViewBuilder.ViewBuilderException extends Exception
Exception for creating datasources with views
Author:
Florent Tornil
See Also:
  • Constructor Details

    • ViewBuilderException

      public ViewBuilderException(String message)
      Creates a view-builder exception with a message.
      Parameters:
      message - the message of the exception