Serialized Form
-
Package ru.skypro.homework.exception
-
Exception Class ru.skypro.homework.exception.AdNotFoundException
class AdNotFoundException extends RuntimeException implements Serializable -
Exception Class ru.skypro.homework.exception.CommentNotFoundException
class CommentNotFoundException extends RuntimeException implements Serializable -
Exception Class ru.skypro.homework.exception.IllegalDataException
class IllegalDataException extends RuntimeException implements Serializable -
Exception Class ru.skypro.homework.exception.ImageNotFoundException
class ImageNotFoundException extends RuntimeException implements Serializable -
Exception Class ru.skypro.homework.exception.PasswordDoesNotMatchException
class PasswordDoesNotMatchException extends RuntimeException implements Serializable -
Exception Class ru.skypro.homework.exception.UnsuccessfulImageSavingException
class UnsuccessfulImageSavingException extends RuntimeException implements Serializable -
Exception Class ru.skypro.homework.exception.UserNotFoundException
class UserNotFoundException extends RuntimeException implements Serializable -
Exception Class ru.skypro.homework.exception.WrongFileFormatException
class WrongFileFormatException extends RuntimeException implements Serializable
-