Class NameGenerationException

All Implemented Interfaces:
Serializable

public class NameGenerationException extends UofSdkException
The following exception gets thrown when an entity name generation fails
See Also:
  • Constructor Details

    • NameGenerationException

      public NameGenerationException(String message)
    • NameGenerationException

      public NameGenerationException(String message, Exception e)