Class EnvironmentNotFoundException

All Implemented Interfaces:
Serializable

public class EnvironmentNotFoundException extends ServiceLayerException
See Also:
  • Constructor Details

    • EnvironmentNotFoundException

      public EnvironmentNotFoundException()
    • EnvironmentNotFoundException

      public EnvironmentNotFoundException(Exception e)
    • EnvironmentNotFoundException

      public EnvironmentNotFoundException(String message)
    • EnvironmentNotFoundException

      public EnvironmentNotFoundException(String message, Exception e)