Class ProfileException

All Implemented Interfaces:
Serializable

public class ProfileException extends RuntimeException
See Also:
  • Constructor Details

    • ProfileException

      public ProfileException(String message)
    • ProfileException

      public ProfileException(String message, Throwable cause)